dyh-service/dyh-mediate/src/main/java/cn/huge/module/buildcode/service/BuildCodeService.java
@@ -111,13 +111,13 @@ // 必须 this.buildPo(tplData); this.buildBo(tplData); this.buildDaoMapper(tplData); // this.buildDaoMapper(tplData); this.buildDaoMapperXml(tplData); this.buildService(tplData); // 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");