forked from gzzfw/backEnd/gz-dyh

liyj
2024-10-08 f6495f2ba590b219865362a0350e1d34e5ad97c9
dyh-service/dyh-mediate/src/main/java/cn/huge/module/buildcode/service/BuildCodeService.java
@@ -116,8 +116,8 @@
            this.buildService(tplData);
            this.buildWebController(tplData);
            // 可选
            this.buildWechatController(tplData);
            this.buildJson(tplData);
//            this.buildWechatController(tplData);
//            this.buildJson(tplData);
//            this.buildJsForm(tplData);
        } catch (TemplateNotFoundException e) {
            log.error("TemplateNotFoundException");