feat: 前后端联调代码生成接口

This commit is contained in:
橙子
2024-02-16 17:16:54 +08:00
parent 12ec7a0392
commit 6675376241
20 changed files with 62 additions and 50 deletions

View File

@@ -6,7 +6,7 @@
该文件为通用Crud模板文件按照规范只需要 替换以下变量即可
租户 实体中文名称
system:tenant crud权限编码
system/tenant : api文件路径,例如webfirst/tableApi
system/tenant : api文件路径,例如codeGun/tableApi
</div> -->
<el-form :model="queryParams" ref="queryRef" :inline="true" v-show="showSearch" label-width="100px">
<el-form-item label="租户名称" prop="name">