增加平台参数表

This commit is contained in:
季圣华
2020-10-17 00:42:17 +08:00
parent 56a8beed0c
commit 247dfb3cbf
21 changed files with 1200 additions and 24 deletions

View File

@@ -67,6 +67,7 @@
<table tableName="jsh_organization" domainObjectName="Organization"></table>
<table tableName="jsh_orga_user_rel" domainObjectName="OrgaUserRel"></table>
<table tableName="jsh_tenant" domainObjectName="Tenant"></table>
<table tableName="jsh_platform_config" domainObjectName="PlatformConfig"></table>
<table tableName="jsh_msg" domainObjectName="Msg"></table> -->
</context>
</generatorConfiguration>