Commit b6586539c5d8b93edc6c12a848394c5b20e3bba7

Authored by 谭毅彬
1 parent ced1ca51

Revert "回滚测试"

This reverts commit ced1ca51.
huaheng-wms-core/src/main/java/org/jeecg/JeecgSystemApplication.java
... ... @@ -24,7 +24,6 @@ import lombok.extern.slf4j.Slf4j;
24 24 /**
25 25 * 单体启动类(采用此类启动为单体模式)
26 26 */
27   -
28 27 @Slf4j
29 28 @EnableCaching
30 29 @SpringBootApplication
... ...