liulin
2024-11-24 4d60e69105d0200aaa6a51b167b8e686c1dff0f6
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";
    }