Update README.md

pull/559/head
cbkim 2019-08-02 10:43:41 +03:00 committed by GitHub
parent f6fa81c6af
commit ec83ec218d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -44,7 +44,8 @@ eladmin-en Using , Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue ba
- Alipay payment: integrated Alipay payment and provided test account, you can test it yourself
#### Project structure
The project adopts the sub-module development method, and the general configuration is placed in the common module. The ```system`` module is the system core module and the project entry module. The ```logging``` module is the system log module, ``` Tools``` is a third-party tool module that contains the map bed, mail, seven cattle cloud, Alipay, ```generator``` for the system code generation module
The project adopts the sub-module development method, and the general configuration is placed in the common module.
The ```system`` module is the system core module and the project entry module. The ```logging``` module is the system log module, ``` Tools``` is a third-party tool module that contains the map bed, mail, seven cattle cloud, Alipay, ```generator``` for the system code generation module
- eladmin-common public module
     - exception handling of uniform exceptions
     - generic mapper for mapper mapstruct