| In today’s era of electronic information,the efficient and accurate electronic information system to calculate and manage various internal business data of enterprises can greatly improve the business efficiency of enterprises,and bring better competitiveness for enterprises.Especially for the enterprise with a large number of transaction calculation and reconciliation business,with the help of electronic information system,can ensure the accurate operation of transaction data,so as to make the smooth operation of the reconciliation business.But different enterprise internal transaction reconciliation management mode,enterprise in the relatively independent departments use of information system,and how clever union data used by each department information system,and joint enterprise internal transaction reconciliation business logic and meet the demand of new business to design and develop an electronic information system,is a challenging task.This paper mainly uses a merchant transaction reconciliation management and notification system based on B/S structure developed for a large chain enterprise,through the analysis of the internal merchant transaction reconciliation management logic of the enterprise to carry out system design and development for this business logic.To show how to design and develop the whole process of electronic information system for enterprise internal transaction reconciliation and notification business in the electronic information age,and to show a development case for reference for the design and development of electronic information system for other enterprise internal transaction reconciliation and notification business.Js is used as the framework to build the operating platform of the system.Element UI and Vant UI are used as the front-end component library.Information interaction is carried out with the back-end interface through Axios.The back-end uses Spring Cloud as the basic framework and Eureka as the registry center.Modules are reasonably divided according to business scenarios and registered with Eureka in the form of distributed micro-services,ensuring the high availability of the system.The database uses MySQL 8.0,Redis is used as cache,and Mybatis framework is integrated to interact with persistence layer data.To ensure data transmission Security on the network,Encrypt and Security components are encapsulated for data encryption,decryption,identification,and authentication.Ensure the safe transmission of ERP data to the system through network IP authentication and accessToken.This system completes the enterprise need to existing manual bill electronic information technology,extract data from a network security in ERP system,to realize automatic electronic submission and approval of the business cost,accounting businesses of all kinds of costs and generate regular merchants statements and pushed to the merchant’s main goal,to a great extent,improve the business efficiency of enterprises.Through this system,the financial personnel of the enterprise can quickly check the transaction data of each merchant in each rebate period;Functional departments can conveniently input and approve fees for merchants;The merchants can regularly receive the statement of each rebate period,so that the merchants can see the transaction details and fee details of the rebate period at a glance. |