forked from gzzfw/backEnd/gz-dyh

zhouxiantao
2024-10-24 f6efc8f177cac9aa04a4cd4a99b0d39171fe4e79
dyh-service/dyh-mediate/src/main/java/cn/huge/module/buildcode/service/BuildCodeService.java
@@ -117,7 +117,7 @@
            this.buildWebController(tplData);
            // 可选
//            this.buildWechatController(tplData);
            this.buildJson(tplData);
//            this.buildJson(tplData);
//            this.buildJsForm(tplData);
        } catch (TemplateNotFoundException e) {
            log.error("TemplateNotFoundException");