严智鑫
2024-07-05 842807bcfff77c7275984077245d277b48a85b27
hangzhoumesParent/common/servicebase/src/main/java/com/mes/tools/CodeGet.java
@@ -22,7 +22,7 @@
        // 2、全局配置
        // 全局配置
        GlobalConfig gc = new GlobalConfig();
        gc.setOutputDir("D:\\Documents\\hangzhoumesParent3\\");
        gc.setOutputDir("D:\\Documents\\hangzhoumesParent4\\");
        gc.setServiceName("%sService");   //去掉Service接口的首字母I
        gc.setAuthor("wu");