forked from gzzfw/backEnd/gz-dyh

zhouxiantao
2024-10-25 88ea54cb6460f1ff3c762c9f477f89329f5c5986
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");