Commit 0ad30e11 by 杨清松

模型更改

parent c397cfc9
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<tablePrefix>xyst_dinas_sales_</tablePrefix> <tablePrefix>xyst_dinas_sales_</tablePrefix>
</header> </header>
<content> <content>
<dataModel id='07370bf1-fe90-4b73-9ba1-4d2ba742b0f8' multiVersion='' domainInherit='undefined' tableName='xyst_dinas_project_filed'> <dataModel id='07370bf1-fe90-4b73-9ba1-4d2ba742b0f8' multiVersion='' domainInherit='undefined' tableName='xyst_dinas_sales_need_plan'>
<parent>com.beecode.bap.biztrait.datamodel.BasicBillRequirement</parent> <parent>com.beecode.bap.biztrait.datamodel.BasicBillRequirement</parent>
<parent>com.beecode.inz.common.datamodel.BaseInfo</parent> <parent>com.beecode.inz.common.datamodel.BaseInfo</parent>
<attribute id='1cbe2d59-e855-4a28-90eb-7ce85c28a525' name='regionalCompany' columnName='regional_company' title='区域公司' type='com.xyst.dinas.biz.datamodel.Organization' default='' precision='' isArray='false'> <attribute id='1cbe2d59-e855-4a28-90eb-7ce85c28a525' name='regionalCompany' columnName='regional_company' title='区域公司' type='com.xyst.dinas.biz.datamodel.Organization' default='' precision='' isArray='false'>
......
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
<description></description> <description></description>
</field> </field>
<field title='项目name'> <field title='项目name'>
<name>project.name</name> <name>project.projectName</name>
<type>string</type> <type>string</type>
<ref> <ref>
<type></type> <type></type>
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
<description></description> <description></description>
</field> </field>
<field title='项目name'> <field title='项目name'>
<name>contract.name</name> <name>contract.contractName</name>
<type>string</type> <type>string</type>
<ref> <ref>
<type></type> <type></type>
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<metadata xmlns="http://www.beecode.cn/schema/amino-metadata" xmlns:m="http://www.beecode.cn/schema/bcp-sequence"> <metadata xmlns="http://www.beecode.cn/schema/amino-metadata" xmlns:m="http://www.beecode.cn/schema/bcp-sequence">
<specification>1.0</specification> <specification>1.0</specification>
<id>fb62dbe3-e691-471c-8068-1a5d3f9fe964</id> <id>9d391dcf-89bb-43fd-abc7-484339caf841</id>
<name>com.xyst.dinas.sales.bill.NeedPlan$sequence</name> <name>com.xyst.dinas.sales.bill.NeedPlan$sequence</name>
<title>需用计划$sequence</title> <title>需用计划$sequence</title>
<description>需用计划</description> <description>需用计划</description>
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<metadata xmlns="http://www.beecode.cn/schema/amino-metadata" xmlns:m="http://www.beecode.cn/schema/bcp-serial"> <metadata xmlns="http://www.beecode.cn/schema/amino-metadata" xmlns:m="http://www.beecode.cn/schema/bcp-serial">
<specification>1.0</specification> <specification>1.0</specification>
<id>2639137d-450a-4e28-9ece-ff417a167335</id> <id>43d3c68d-8fc4-4787-ab96-86ed005b97f8</id>
<name>com.xyst.dinas.sales.bill.NeedPlan$serial</name> <name>com.xyst.dinas.sales.bill.NeedPlan$serial</name>
<title>需用计划$serial</title> <title>需用计划$serial</title>
<description>需用计划</description> <description>需用计划</description>
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<metadata xmlns="http://www.beecode.cn/schema/amino-metadata" xmlns:m="http://www.beecode.cn/schema/bcp-biztype"> <metadata xmlns="http://www.beecode.cn/schema/amino-metadata" xmlns:m="http://www.beecode.cn/schema/bcp-biztype">
<specification>1.0</specification> <specification>1.0</specification>
<id>03292742-2cac-4b42-9f25-5e09c97e59f9</id> <id>df2f9a44-137c-4d6f-bb91-8f27c5c86476</id>
<name>com.xyst.dinas.sales.bill.NeedPlan</name> <name>com.xyst.dinas.sales.bill.NeedPlan</name>
<title>需用计划</title> <title>需用计划</title>
<description>需用计划</description> <description>需用计划</description>
......
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
<m:desc></m:desc> <m:desc></m:desc>
</m:field> </m:field>
<m:field> <m:field>
<m:name>project.name</m:name> <m:name>project.projectName</m:name>
<m:title>项目name</m:title> <m:title>项目name</m:title>
<m:type>string</m:type> <m:type>string</m:type>
<m:ref> <m:ref>
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
<m:desc></m:desc> <m:desc></m:desc>
</m:field> </m:field>
<m:field> <m:field>
<m:name>contract.name</m:name> <m:name>contract.contractName</m:name>
<m:title>项目name</m:title> <m:title>项目name</m:title>
<m:type>string</m:type> <m:type>string</m:type>
<m:ref> <m:ref>
......
Markdown is supported
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