forked from gzzfw/backEnd/gz-dyh

zhouxiantao
2024-09-08 93439681edf7d2e746986aee19938e0027a8b7df
dyh-service/dyh-mediate/src/main/java/cn/huge/module/buildcode/service/BuildCodeService.java
@@ -116,7 +116,7 @@
            this.buildService(tplData);
            this.buildWebController(tplData);
            // 可选
//            this.buildWechatController(tplData);
            this.buildWechatController(tplData);
            this.buildJson(tplData);
//            this.buildJsForm(tplData);
        } catch (TemplateNotFoundException e) {