| In recent years,managing the power grid system through an information platform has become a mainstream development strategy.In the power grid reform,informatization is an indispensable means.The power grid managed through the information platform is safer and faster to handle business.At present,many electric power companies regard informatization as the core of power grid system construction,and closely integrate the development of enterprises with power grid informatization construction.With the continuous development of information construction,information equipment came into being.Information equipment refers to computers and related hardware equipment that are incorporated into the information system for management and control.Information equipment is the foundation for the development of enterprise informatization.Only by perfecting information equipment can the information system of an enterprise develop better and faster.At present,the operation and maintenance system of a power grid company only has simple user management and maintenance application functions.The user roles of the system are divided into ordinary users and administrators.The maintenance work orders in the system can only fill in basic information,and cannot upload picture information related to work orders.The level of operation and maintenance personnel of power grid companies is uneven.In order to ensure the quality of maintenance,the maintenance plan needs to be approved by experienced experts.The maintenance work order cannot be approved in existing systems,and the maintenance plan needs to be sent to experts for approval outside the system.Therefore,a new operation and maintenance management system needs to be developed to meet existing business needs.Based on the above background,this thesis studies the design and implementation of the power grid information equipment operation and maintenance management system.The main purpose of the system is to achieve information communication,fault alarm,fault rescue,and personnel management.This article divides the system into three modules: maintenance event module,message passing module and system setting module.The maintenance event event module is responsible for the processing of maintenance work orders,including the application and approval of maintenance work orders;the message passing module includes alarm management,Kafka real-time email alert,event message notification,etc.;system settings include user management,project configuration,etc.The realization of the power grid information equipment operation and maintenance management system is mainly from three aspects: First,the front and back end of the system are separated,further detailing their respective tasks,and reducing the pressure on the server;second,the configuration,Coding becomes simpler,simplifying the process of using Spring.Third,the semi-automatic Mybatis reduces the need to write SQL statements and makes the system design more flexible.At present,the power grid information equipment operation and maintenance management system implemented in this thesis has been launched in the power grid company,and the number of users in the production environment is about 200,which meets the needs of the company’s operation and maintenance work,and the system has a short response time to ensure the operation and maintenance work.Stable and fast operation. |