【新增】租户创建修改的时候新增专业的点位数据创建和新增

This commit is contained in:
任维炳
2025-04-21 18:09:18 +08:00
parent 09afc46c92
commit c44464e6de
15 changed files with 154 additions and 0 deletions

View File

@@ -295,6 +295,7 @@ exam:
- /jmreport/* # 积木报表,无法携带租户编号
- /admin-api/mp/open/** # 微信公众号开放平台,微信回调接口,无法携带租户编号
ignore-tables:
- exam_tenant_specialty
- system_tenant
- system_tenant_package
- system_dict_data

View File

@@ -295,6 +295,7 @@ exam:
- /jmreport/* # 积木报表,无法携带租户编号
- /admin-api/mp/open/** # 微信公众号开放平台,微信回调接口,无法携带租户编号
ignore-tables:
- exam_tenant_specialty
- system_tenant
- system_tenant_package
- system_dict_data