From ec83ec218dbe7c80d46fed81f91e000983b0ee9b Mon Sep 17 00:00:00 2001 From: cbkim Date: Fri, 2 Aug 2019 10:43:41 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cddff945..6bbc3ce9 100644 --- a/README.md +++ b/README.md @@ -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