Browse Source

滞纳金的商户名称长度修改

zhang 5 years ago
parent
commit
8709b575d3

+ 8 - 7
00db/前海电商_cps系统_数据模型.pdb

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<?PowerDesigner AppLocale="UTF16" ID="{D1B90616-3468-48DB-85C3-CDB65940E5EF}" Label="" LastModificationDate="1558747069" Name="cps" Objects="2715" Symbols="106" Target="MySQL 5.0" Type="{CDE44E21-9669-11D1-9914-006097355D9B}" signature="PDM_DATA_MODEL_XML" version="16.5.0.3982"?>
+<?PowerDesigner AppLocale="UTF16" ID="{D1B90616-3468-48DB-85C3-CDB65940E5EF}" Label="" LastModificationDate="1559555671" Name="cps" Objects="2709" Symbols="106" Target="MySQL 5.0" Type="{CDE44E21-9669-11D1-9914-006097355D9B}" signature="PDM_DATA_MODEL_XML" version="16.5.0.3982"?>
 <!-- do not edit this file -->
 
 <Model xmlns:a="attribute" xmlns:c="collection" xmlns:o="object">
@@ -42476,11 +42476,11 @@ LABL 0 新宋体,8,N</a:FontList>
 <a:Code>merch_name</a:Code>
 <a:CreationDate>1487318052</a:CreationDate>
 <a:Creator>zhang</a:Creator>
-<a:ModificationDate>1551691933</a:ModificationDate>
+<a:ModificationDate>1559555671</a:ModificationDate>
 <a:Modifier>zhang</a:Modifier>
 <a:Comment>商户名称</a:Comment>
-<a:DataType>varchar(22)</a:DataType>
-<a:Length>22</a:Length>
+<a:DataType>varchar(255)</a:DataType>
+<a:Length>255</a:Length>
 </o:Column>
 <o:Column Id="o2444">
 <a:ObjectID>3D34CE66-2A1C-4398-A168-4BAF73D49FC6</a:ObjectID>
@@ -45432,12 +45432,13 @@ LABL 0 新宋体,8,N</a:FontList>
 <c:Indexes>
 <o:Index Id="o2664">
 <a:ObjectID>A014D480-0A2A-4963-AD70-51E3AA215BDF</a:ObjectID>
-<a:Name>index_merch_chgs</a:Name>
-<a:Code>index_merch_chgs</a:Code>
+<a:Name>index_order</a:Name>
+<a:Code>index_order</a:Code>
 <a:CreationDate>1548639979</a:CreationDate>
 <a:Creator>zhang</a:Creator>
-<a:ModificationDate>1558747040</a:ModificationDate>
+<a:ModificationDate>1558747121</a:ModificationDate>
 <a:Modifier>zhang</a:Modifier>
+<a:Unique>1</a:Unique>
 <c:IndexColumns>
 <o:IndexColumn Id="o2665">
 <a:ObjectID>0C847B33-7C47-4685-A656-D9D1D20E5171</a:ObjectID>

+ 4 - 4
00db/前海电商_cps系统_数据模型.pdm

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<?PowerDesigner AppLocale="UTF16" ID="{D1B90616-3468-48DB-85C3-CDB65940E5EF}" Label="" LastModificationDate="1558747121" Name="cps" Objects="2715" Symbols="106" Target="MySQL 5.0" Type="{CDE44E21-9669-11D1-9914-006097355D9B}" signature="PDM_DATA_MODEL_XML" version="16.5.0.3982"?>
+<?PowerDesigner AppLocale="UTF16" ID="{D1B90616-3468-48DB-85C3-CDB65940E5EF}" Label="" LastModificationDate="1559555671" Name="cps" Objects="2709" Symbols="106" Target="MySQL 5.0" Type="{CDE44E21-9669-11D1-9914-006097355D9B}" signature="PDM_DATA_MODEL_XML" version="16.5.0.3982"?>
 <!-- do not edit this file -->
 
 <Model xmlns:a="attribute" xmlns:c="collection" xmlns:o="object">
@@ -42476,11 +42476,11 @@ LABL 0 新宋体,8,N</a:FontList>
 <a:Code>merch_name</a:Code>
 <a:CreationDate>1487318052</a:CreationDate>
 <a:Creator>zhang</a:Creator>
-<a:ModificationDate>1551691933</a:ModificationDate>
+<a:ModificationDate>1559555671</a:ModificationDate>
 <a:Modifier>zhang</a:Modifier>
 <a:Comment>商户名称</a:Comment>
-<a:DataType>varchar(22)</a:DataType>
-<a:Length>22</a:Length>
+<a:DataType>varchar(255)</a:DataType>
+<a:Length>255</a:Length>
 </o:Column>
 <o:Column Id="o2444">
 <a:ObjectID>3D34CE66-2A1C-4398-A168-4BAF73D49FC6</a:ObjectID>

BIN
02需求文档/05财务部需求/财务应收结算模块(收款通知书).xlsx