多模块重构 11:修复代码生成的 BaseDO 模板不正确

This commit is contained in:
YunaiV
2022-02-03 11:30:19 +08:00
parent db9bae05b0
commit f2f36bd617
18 changed files with 866 additions and 76 deletions

1
yudao-ui-admin/src/api/tool/testDemo.js Normal file → Executable file
View File

@ -18,7 +18,6 @@ export function updateTestDemo(data) {
})
}
// 删除字典类型
export function deleteTestDemo(id) {
return request({