添加部分下单接口
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?PowerDesigner AppLocale="UTF16" ID="{7BB41C87-EFE8-409A-A86E-B1C3FCE34F8C}" Label="" LastModificationDate="1535615091" Name="mall" Objects="1025" Symbols="127" Target="MySQL 5.0" Type="{CDE44E21-9669-11D1-9914-006097355D9B}" signature="PDM_DATA_MODEL_XML" version="16.5.0.3982"?>
|
||||
<?PowerDesigner AppLocale="UTF16" ID="{7BB41C87-EFE8-409A-A86E-B1C3FCE34F8C}" Label="" LastModificationDate="1535619079" Name="mall" Objects="1025" Symbols="127" 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">
|
||||
@@ -7979,9 +7979,10 @@ LABL 0 新宋体,8,N</a:FontList>
|
||||
<a:Code>stock</a:Code>
|
||||
<a:CreationDate>1521709829</a:CreationDate>
|
||||
<a:Creator>zhenghong</a:Creator>
|
||||
<a:ModificationDate>1521709932</a:ModificationDate>
|
||||
<a:ModificationDate>1535619079</a:ModificationDate>
|
||||
<a:Modifier>zhenghong</a:Modifier>
|
||||
<a:Comment>库存</a:Comment>
|
||||
<a:DefaultValue>0</a:DefaultValue>
|
||||
<a:DataType>int</a:DataType>
|
||||
</o:Column>
|
||||
<o:Column Id="o327">
|
||||
@@ -8071,9 +8072,10 @@ LABL 0 新宋体,8,N</a:FontList>
|
||||
<a:Code>lock_stock</a:Code>
|
||||
<a:CreationDate>1534927865</a:CreationDate>
|
||||
<a:Creator>zhenghong</a:Creator>
|
||||
<a:ModificationDate>1534927909</a:ModificationDate>
|
||||
<a:ModificationDate>1535619073</a:ModificationDate>
|
||||
<a:Modifier>zhenghong</a:Modifier>
|
||||
<a:Comment>锁定库存</a:Comment>
|
||||
<a:DefaultValue>0</a:DefaultValue>
|
||||
<a:DataType>int</a:DataType>
|
||||
</o:Column>
|
||||
</c:Columns>
|
||||
|
||||
Reference in New Issue
Block a user