liulin
2024-11-24 af410d1cde67d4656c9922ff4d846cac0740e3b2
src/test/java/com/lunhan/xxx/GenCodeGauss.java
@@ -51,7 +51,7 @@
        public static final String MAPPER = "com.lunhan.xxx.repository.mapper";
        public static final String SERVICE = "com.lunhan.xxx.service";
        public static final String Controller = "com.lunhan.xxx.host.controller";
        public static final String SEARCH = "com.lunhan.xxx.entity.dto.search";
        public static final String SEARCH = "com.lunhan.xxx.entity.search";
        public static final String Request = "com.lunhan.xxx.entity.request";
        public static final String Response = "com.lunhan.xxx.entity.response";
    }