Commit 247dfb3c authored by 季圣华's avatar 季圣华
Browse files

增加平台参数表

parent 56a8beed
...@@ -67,6 +67,7 @@ ...@@ -67,6 +67,7 @@
<table tableName="jsh_organization" domainObjectName="Organization"></table> <table tableName="jsh_organization" domainObjectName="Organization"></table>
<table tableName="jsh_orga_user_rel" domainObjectName="OrgaUserRel"></table> <table tableName="jsh_orga_user_rel" domainObjectName="OrgaUserRel"></table>
<table tableName="jsh_tenant" domainObjectName="Tenant"></table> <table tableName="jsh_tenant" domainObjectName="Tenant"></table>
<table tableName="jsh_platform_config" domainObjectName="PlatformConfig"></table>
<table tableName="jsh_msg" domainObjectName="Msg"></table> --> <table tableName="jsh_msg" domainObjectName="Msg"></table> -->
</context> </context>
</generatorConfiguration> </generatorConfiguration>
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment