Commit 6fdb1a9e authored by zhh's avatar zhh
Browse files

开发文档添加订单需求

parent 2d6521c8
......@@ -154,13 +154,11 @@ Linux远程连接工具 | http://www.netsarang.com/download/software.html
- 查看记录:审核记录,操作日志
- sku:根据产品及sku编号获取sku信息,批量修改sku信息
> **商品回收管理**
> **商品回收管理**
- 分页展示回收商品列表
- 回收商品还原功能
> **商品评价管理** ❓
#### 促销管理
> **秒杀活动管理**
......@@ -234,6 +232,43 @@ Linux远程连接工具 | http://www.netsarang.com/download/software.html
#### 订单管理
> **订单列表**
- 订单搜索:订单编号、收货人姓名/号码、订单状态、订单分类、订单来源、提交时间
- 订单操作:查看订单、关闭订单、订单发货、订单跟踪、删除订单
- 批量操作:批量发货、关闭订单、删除订单
> **查看订单**
- 订单状态:提交订单、支付订单、平台发货、确认收货、完成评价
- 订单详情操作:修改发票信息、修改收货人信息、修改商品信息、修改费用信息、发送站内信、关闭订单、备注订单、取消订单、订单跟踪、删除订单
- 订单基本信息:订单信息、优惠信息、用户信息
- 发票信息:类型、抬头、内容、收票人信息
- 收货人信息:收货人、手机号、邮政编码、收货地址
- 商品信息:包含商品基本信息
- 费用信息:合计及优惠信息
- 操作信息:订单状态改变记录
> **订单设置**
- 秒杀订单超时时间
- 正常订单超时时间
- 订单自动完成时间
- 自动结束交易时间
- 自动好评时间
> **退货申请处理**
- 退货申请搜索:服务单号、收货人姓名/号码、处理状态、申请时间、操作人员、处理时间
- 批量操作:删除
- 查看详情:退货商品、服务单信息、确认退货、拒绝退货、确认收货
> **退货原因设置**
- 原因列表:类型、排序、是否启用、添加时间
- 添加、编辑原因:同上
- 批量操作:删除
#### 权限管理 ✔
> **权限管理**
......@@ -272,7 +307,7 @@ Linux远程连接工具 | http://www.netsarang.com/download/software.html
- 根据用户搜索记录聚合生成热搜词
> **商品搜索联想功能**
> **商品搜索联想功能**
- 根据用户搜索记录聚合生成热搜词
......
<?xml version="1.0" encoding="UTF-8"?>
<?PowerDesigner AppLocale="UTF16" ID="{7BB41C87-EFE8-409A-A86E-B1C3FCE34F8C}" Label="" LastModificationDate="1538203086" Name="mall" Objects="1105" Symbols="139" 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="1539238794" Name="mall" Objects="1111" Symbols="139" 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">
......@@ -7258,7 +7258,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:CreationDate>1522745726</a:CreationDate>
<a:ModificationDate>1522745726</a:ModificationDate>
<a:IconMode>-1</a:IconMode>
<a:Rect>((-125013,118047), (-114869,122770))</a:Rect>
<a:Rect>((-125978,117636), (-113904,123184))</a:Rect>
<a:LineColor>12615680</a:LineColor>
<a:FillColor>16570034</a:FillColor>
<a:ShadowColor>12632256</a:ShadowColor>
......@@ -14386,7 +14386,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Code>oms_order</a:Code>
<a:CreationDate>1522658325</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1536136220</a:ModificationDate>
<a:ModificationDate>1539236435</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<a:Comment>订单表</a:Comment>
<a:TotalSavingCurrency/>
......@@ -14867,9 +14867,64 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>下单时使用的积分</a:Comment>
<a:DataType>int</a:DataType>
</o:Column>
<o:Column Id="o846">
<a:ObjectID>1D5BDFFC-6D63-44EA-8B7D-751C599A2A3A</a:ObjectID>
<a:Name>payment_time</a:Name>
<a:Code>payment_time</a:Code>
<a:CreationDate>1539236189</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1539236349</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<a:Comment>支付时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o847">
<a:ObjectID>D2094CD3-0C14-476E-9267-60186CD40813</a:ObjectID>
<a:Name>delivery_time</a:Name>
<a:Code>delivery_time</a:Code>
<a:CreationDate>1539236207</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1539236252</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<a:Comment>发货时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o848">
<a:ObjectID>70755468-D317-4803-9B06-3975443F82C3</a:ObjectID>
<a:Name>receive_time</a:Name>
<a:Code>receive_time</a:Code>
<a:CreationDate>1539236247</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1539236359</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<a:Comment>确认收货时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o849">
<a:ObjectID>C9857D65-CC11-42E6-BE7C-03A1B181DCB4</a:ObjectID>
<a:Name>comment_time</a:Name>
<a:Code>comment_time</a:Code>
<a:CreationDate>1539236349</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1539236415</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<a:Comment>评价时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o850">
<a:ObjectID>E2934ED3-7C35-4E4C-85C8-4554D6FED072</a:ObjectID>
<a:Name>modify_time</a:Name>
<a:Code>modify_time</a:Code>
<a:CreationDate>1539236409</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1539236440</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<a:Comment>修改时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o846">
<o:Key Id="o851">
<a:ObjectID>F98BE405-9DED-4054-ABBF-40BD4672B58B</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -14883,7 +14938,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o846"/>
<o:Key Ref="o851"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o269">
......@@ -14897,7 +14952,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>订单中所包含的商品</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o847">
<o:Column Id="o852">
<a:ObjectID>C2ABF8A4-2DE7-4C17-8053-440A60BD8EE7</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -14909,7 +14964,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Identity>1</a:Identity>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o848">
<o:Column Id="o853">
<a:ObjectID>B1934126-97B4-461B-B2A8-D53CCF81245C</a:ObjectID>
<a:Name>order_id</a:Name>
<a:Code>order_id</a:Code>
......@@ -14920,7 +14975,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>订单id</a:Comment>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o849">
<o:Column Id="o854">
<a:ObjectID>EA411763-23EA-4E27-97CD-1C0D5925157C</a:ObjectID>
<a:Name>order_sn</a:Name>
<a:Code>order_sn</a:Code>
......@@ -14932,7 +14987,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(64)</a:DataType>
<a:Length>64</a:Length>
</o:Column>
<o:Column Id="o850">
<o:Column Id="o855">
<a:ObjectID>DCF7D58B-AD64-48B0-9A65-4FDAE9A32DFB</a:ObjectID>
<a:Name>product_id</a:Name>
<a:Code>product_id</a:Code>
......@@ -14942,7 +14997,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o851">
<o:Column Id="o856">
<a:ObjectID>7BDD65C2-224E-413D-AD83-437754569B1C</a:ObjectID>
<a:Name>product_pic</a:Name>
<a:Code>product_pic</a:Code>
......@@ -14953,7 +15008,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(500)</a:DataType>
<a:Length>500</a:Length>
</o:Column>
<o:Column Id="o852">
<o:Column Id="o857">
<a:ObjectID>DFFC50EA-1E9A-4867-9EE8-B1A1B84E51E7</a:ObjectID>
<a:Name>product_name</a:Name>
<a:Code>product_name</a:Code>
......@@ -14964,7 +15019,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o853">
<o:Column Id="o858">
<a:ObjectID>68478EE9-703A-4DFD-A085-7B109BBF650D</a:ObjectID>
<a:Name>product_brand</a:Name>
<a:Code>product_brand</a:Code>
......@@ -14975,7 +15030,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o854">
<o:Column Id="o859">
<a:ObjectID>27623FBE-2491-4310-AA4E-D93F4AD59154</a:ObjectID>
<a:Name>product_sn</a:Name>
<a:Code>product_sn</a:Code>
......@@ -14986,7 +15041,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(64)</a:DataType>
<a:Length>64</a:Length>
</o:Column>
<o:Column Id="o855">
<o:Column Id="o860">
<a:ObjectID>A9EF8281-439D-4D05-BB45-E933E648D979</a:ObjectID>
<a:Name>product_price</a:Name>
<a:Code>product_price</a:Code>
......@@ -14999,7 +15054,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Length>10</a:Length>
<a:Precision>2</a:Precision>
</o:Column>
<o:Column Id="o856">
<o:Column Id="o861">
<a:ObjectID>015E8942-52BF-4342-9C4C-1230A266C1C9</a:ObjectID>
<a:Name>product_quantity</a:Name>
<a:Code>product_quantity</a:Code>
......@@ -15010,7 +15065,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>购买数量</a:Comment>
<a:DataType>int</a:DataType>
</o:Column>
<o:Column Id="o857">
<o:Column Id="o862">
<a:ObjectID>EE8FDF66-7853-4BCE-98D9-40ADC13CC78F</a:ObjectID>
<a:Name>product_sku_id</a:Name>
<a:Code>product_sku_id</a:Code>
......@@ -15021,7 +15076,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>商品sku编号</a:Comment>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o858">
<o:Column Id="o863">
<a:ObjectID>B13B6661-62F2-461A-B375-7556D6DBE56D</a:ObjectID>
<a:Name>product_sku_code</a:Name>
<a:Code>product_sku_code</a:Code>
......@@ -15033,7 +15088,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(50)</a:DataType>
<a:Length>50</a:Length>
</o:Column>
<o:Column Id="o859">
<o:Column Id="o864">
<a:ObjectID>6B11B4F4-2F88-4DA2-A6C6-B5563F8AB67F</a:ObjectID>
<a:Name>product_category_id</a:Name>
<a:Code>product_category_id</a:Code>
......@@ -15044,7 +15099,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>商品分类id</a:Comment>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o860">
<o:Column Id="o865">
<a:ObjectID>51302EF8-1CD4-43F5-9C02-7920ED857D35</a:ObjectID>
<a:Name>sp1</a:Name>
<a:Code>sp1</a:Code>
......@@ -15056,7 +15111,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(100)</a:DataType>
<a:Length>100</a:Length>
</o:Column>
<o:Column Id="o861">
<o:Column Id="o866">
<a:ObjectID>AA056090-3D72-4BAC-A931-CD49C31B9D7E</a:ObjectID>
<a:Name>sp2</a:Name>
<a:Code>sp2</a:Code>
......@@ -15067,7 +15122,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(100)</a:DataType>
<a:Length>100</a:Length>
</o:Column>
<o:Column Id="o862">
<o:Column Id="o867">
<a:ObjectID>C0CCCE2C-B2C8-44A1-9F6B-771BFE62D760</a:ObjectID>
<a:Name>sp3</a:Name>
<a:Code>sp3</a:Code>
......@@ -15078,7 +15133,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(100)</a:DataType>
<a:Length>100</a:Length>
</o:Column>
<o:Column Id="o863">
<o:Column Id="o868">
<a:ObjectID>00A626D1-90DA-4262-8FFB-874691D67C3E</a:ObjectID>
<a:Name>promotion_name</a:Name>
<a:Code>promotion_name</a:Code>
......@@ -15090,7 +15145,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o864">
<o:Column Id="o869">
<a:ObjectID>FCD8E9C9-7C56-47F0-8FBB-5534EB9B8FDE</a:ObjectID>
<a:Name>promotion_amount</a:Name>
<a:Code>promotion_amount</a:Code>
......@@ -15103,7 +15158,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Length>10</a:Length>
<a:Precision>2</a:Precision>
</o:Column>
<o:Column Id="o865">
<o:Column Id="o870">
<a:ObjectID>073E4D15-F6EB-405D-9429-3A2FD362E949</a:ObjectID>
<a:Name>coupon_amount</a:Name>
<a:Code>coupon_amount</a:Code>
......@@ -15116,7 +15171,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Length>10</a:Length>
<a:Precision>2</a:Precision>
</o:Column>
<o:Column Id="o866">
<o:Column Id="o871">
<a:ObjectID>B4781397-191A-42B9-AAF7-D96E7BC3449D</a:ObjectID>
<a:Name>integration_amount</a:Name>
<a:Code>integration_amount</a:Code>
......@@ -15129,7 +15184,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Length>10</a:Length>
<a:Precision>2</a:Precision>
</o:Column>
<o:Column Id="o867">
<o:Column Id="o872">
<a:ObjectID>AD7CAE73-04BF-4BB8-BEFA-E0A7B94BF373</a:ObjectID>
<a:Name>real_amount</a:Name>
<a:Code>real_amount</a:Code>
......@@ -15142,7 +15197,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Length>10</a:Length>
<a:Precision>2</a:Precision>
</o:Column>
<o:Column Id="o868">
<o:Column Id="o873">
<a:ObjectID>3FBC2AE3-3000-41C7-B78C-DB7AC7ABDC16</a:ObjectID>
<a:Name>gift_integration</a:Name>
<a:Code>gift_integration</a:Code>
......@@ -15155,7 +15210,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>int</a:DataType>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o869">
<o:Column Id="o874">
<a:ObjectID>C7705A4E-64E8-44A3-B3BE-7A8762E73CFD</a:ObjectID>
<a:Name>gift_growth</a:Name>
<a:Code>gift_growth</a:Code>
......@@ -15170,7 +15225,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o870">
<o:Key Id="o875">
<a:ObjectID>8B728C73-2ED3-4C44-8C64-95692A16EA10</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -15179,12 +15234,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1522660745</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o847"/>
<o:Column Ref="o852"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o870"/>
<o:Key Ref="o875"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o270">
......@@ -15198,7 +15253,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>订单操作历史记录</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o871">
<o:Column Id="o876">
<a:ObjectID>46247D13-9B17-44EB-9300-7BA49AC214FB</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -15210,7 +15265,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Identity>1</a:Identity>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o872">
<o:Column Id="o877">
<a:ObjectID>CBAA2797-F782-492E-89D8-B87830B4FD86</a:ObjectID>
<a:Name>order_id</a:Name>
<a:Code>order_id</a:Code>
......@@ -15221,7 +15276,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>订单id</a:Comment>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o873">
<o:Column Id="o878">
<a:ObjectID>B26D3031-3438-4CAB-BC93-2277F41D2F64</a:ObjectID>
<a:Name>operate_man</a:Name>
<a:Code>operate_man</a:Code>
......@@ -15233,7 +15288,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(100)</a:DataType>
<a:Length>100</a:Length>
</o:Column>
<o:Column Id="o874">
<o:Column Id="o879">
<a:ObjectID>14B87125-FC24-4D09-982E-F43F618B6C3A</a:ObjectID>
<a:Name>create_time</a:Name>
<a:Code>create_time</a:Code>
......@@ -15244,7 +15299,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>操作时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o875">
<o:Column Id="o880">
<a:ObjectID>296A8CF6-1BC8-46E1-846F-25114FF35EEB</a:ObjectID>
<a:Name>order_status</a:Name>
<a:Code>order_status</a:Code>
......@@ -15256,7 +15311,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>int(1)</a:DataType>
<a:Length>1</a:Length>
</o:Column>
<o:Column Id="o876">
<o:Column Id="o881">
<a:ObjectID>9F651D4E-088F-4735-ACAD-12ED16C49FDE</a:ObjectID>
<a:Name>note</a:Name>
<a:Code>note</a:Code>
......@@ -15270,7 +15325,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o877">
<o:Key Id="o882">
<a:ObjectID>50772925-29B2-4E77-A02B-5AB8C229953C</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -15279,12 +15334,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1522725011</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o871"/>
<o:Column Ref="o876"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o877"/>
<o:Key Ref="o882"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o272">
......@@ -15298,7 +15353,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>订单设置表</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o878">
<o:Column Id="o883">
<a:ObjectID>03B16432-ECCE-4698-B24A-05554E64C35C</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -15310,7 +15365,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Identity>1</a:Identity>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o879">
<o:Column Id="o884">
<a:ObjectID>AC98E6B7-ADDF-43AD-B2F0-6CFE7715E9F1</a:ObjectID>
<a:Name>flash_order_overtime</a:Name>
<a:Code>flash_order_overtime</a:Code>
......@@ -15321,7 +15376,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>秒杀订单超时关闭时间(分)</a:Comment>
<a:DataType>int</a:DataType>
</o:Column>
<o:Column Id="o880">
<o:Column Id="o885">
<a:ObjectID>C4E474C5-194A-4B54-8DF1-F37B681DE42B</a:ObjectID>
<a:Name>normal_order_overtime</a:Name>
<a:Code>normal_order_overtime</a:Code>
......@@ -15332,7 +15387,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>正常订单超时时间(分)</a:Comment>
<a:DataType>int</a:DataType>
</o:Column>
<o:Column Id="o881">
<o:Column Id="o886">
<a:ObjectID>773FEFCD-F4A3-4D9E-B061-10C12CA1B397</a:ObjectID>
<a:Name>confirm_overtime</a:Name>
<a:Code>confirm_overtime</a:Code>
......@@ -15343,7 +15398,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>发货后自动确认收货时间(天)</a:Comment>
<a:DataType>int</a:DataType>
</o:Column>
<o:Column Id="o882">
<o:Column Id="o887">
<a:ObjectID>DD5B89B8-5DC6-4EB1-B916-D76BD75CB0F5</a:ObjectID>
<a:Name>finish_overtime</a:Name>
<a:Code>finish_overtime</a:Code>
......@@ -15354,7 +15409,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>自动完成交易时间,不能申请售后(天)</a:Comment>
<a:DataType>int</a:DataType>
</o:Column>
<o:Column Id="o883">
<o:Column Id="o888">
<a:ObjectID>D090D0ED-6A45-445C-ADE3-F1E18734F159</a:ObjectID>
<a:Name>comment_overtime</a:Name>
<a:Code>comment_overtime</a:Code>
......@@ -15367,7 +15422,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o884">
<o:Key Id="o889">
<a:ObjectID>7C2ADDA9-1584-4310-A3FE-7F1E18447823</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -15376,12 +15431,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1522726101</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o878"/>
<o:Column Ref="o883"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o884"/>
<o:Key Ref="o889"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o273">
......@@ -15395,7 +15450,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>订单退货申请</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o885">
<o:Column Id="o890">
<a:ObjectID>CF99B61C-D0E5-4EB4-BFC6-111A9F3D44E8</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -15407,7 +15462,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Identity>1</a:Identity>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o886">
<o:Column Id="o891">
<a:ObjectID>A6E68B83-006A-468C-A461-C647705E038C</a:ObjectID>
<a:Name>order_id</a:Name>
<a:Code>order_id</a:Code>
......@@ -15418,7 +15473,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>订单id</a:Comment>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o887">
<o:Column Id="o892">
<a:ObjectID>8D1F23F9-09FD-416B-8E38-CFDE67721417</a:ObjectID>
<a:Name>company_address_id</a:Name>
<a:Code>company_address_id</a:Code>
......@@ -15428,7 +15483,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o888">
<o:Column Id="o893">
<a:ObjectID>56ACAE3C-5533-44A1-BA57-602058B6CEF2</a:ObjectID>
<a:Name>order_sn</a:Name>
<a:Code>order_sn</a:Code>
......@@ -15440,7 +15495,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(64)</a:DataType>
<a:Length>64</a:Length>
</o:Column>
<o:Column Id="o889">
<o:Column Id="o894">
<a:ObjectID>F2C78E24-CDB0-4AA7-B6CD-21E55B380E95</a:ObjectID>
<a:Name>create_time</a:Name>
<a:Code>create_time</a:Code>
......@@ -15450,7 +15505,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o890">
<o:Column Id="o895">
<a:ObjectID>70FBE2CF-BE0D-44DD-8679-39DAA782E1A3</a:ObjectID>
<a:Name>member_username</a:Name>
<a:Code>member_username</a:Code>
......@@ -15461,7 +15516,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(64)</a:DataType>
<a:Length>64</a:Length>
</o:Column>
<o:Column Id="o891">
<o:Column Id="o896">
<a:ObjectID>7B8A70B3-9FC9-4136-BEC9-D2DF393DB988</a:ObjectID>
<a:Name>return_amount</a:Name>
<a:Code>return_amount</a:Code>
......@@ -15474,7 +15529,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Length>10</a:Length>
<a:Precision>2</a:Precision>
</o:Column>
<o:Column Id="o892">
<o:Column Id="o897">
<a:ObjectID>4FB9898E-63E4-4B21-B577-504320D3D4F9</a:ObjectID>
<a:Name>return_name</a:Name>
<a:Code>return_name</a:Code>
......@@ -15485,7 +15540,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(100)</a:DataType>
<a:Length>100</a:Length>
</o:Column>
<o:Column Id="o893">
<o:Column Id="o898">
<a:ObjectID>8ADCC57B-6CA5-4A89-8B5A-6283FE7B3DDF</a:ObjectID>
<a:Name>return_phone</a:Name>
<a:Code>return_phone</a:Code>
......@@ -15497,7 +15552,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(100)</a:DataType>
<a:Length>100</a:Length>
</o:Column>
<o:Column Id="o894">
<o:Column Id="o899">
<a:ObjectID>F01CC8D2-508C-424D-BF17-AE42ABE28223</a:ObjectID>
<a:Name>status</a:Name>
<a:Code>status</a:Code>
......@@ -15509,7 +15564,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>int(1)</a:DataType>
<a:Length>1</a:Length>
</o:Column>
<o:Column Id="o895">
<o:Column Id="o900">
<a:ObjectID>65402A2F-A01C-4B4D-9F19-9ACD48637159</a:ObjectID>
<a:Name>handle_time</a:Name>
<a:Code>handle_time</a:Code>
......@@ -15520,7 +15575,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>处理时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o896">
<o:Column Id="o901">
<a:ObjectID>AADBD0C8-E8CD-45D6-BDF4-13840EEFA26C</a:ObjectID>
<a:Name>product_pic</a:Name>
<a:Code>product_pic</a:Code>
......@@ -15531,7 +15586,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(500)</a:DataType>
<a:Length>500</a:Length>
</o:Column>
<o:Column Id="o897">
<o:Column Id="o902">
<a:ObjectID>B4BB6015-3948-411C-9558-6CAF55CEF04C</a:ObjectID>
<a:Name>product_name</a:Name>
<a:Code>product_name</a:Code>
......@@ -15542,7 +15597,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o898">
<o:Column Id="o903">
<a:ObjectID>D30E609F-3F5C-401C-8690-EEA47B0E6694</a:ObjectID>
<a:Name>brand_name</a:Name>
<a:Code>brand_name</a:Code>
......@@ -15553,7 +15608,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o899">
<o:Column Id="o904">
<a:ObjectID>86B4B2F7-9A36-47AC-A3DA-7F45FFF21639</a:ObjectID>
<a:Name>product_attr</a:Name>
<a:Code>product_attr</a:Code>
......@@ -15565,7 +15620,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(500)</a:DataType>
<a:Length>500</a:Length>
</o:Column>
<o:Column Id="o900">
<o:Column Id="o905">
<a:ObjectID>DE661909-8CDC-4C09-A0C1-5587F969523A</a:ObjectID>
<a:Name>product_count</a:Name>
<a:Code>product_count</a:Code>
......@@ -15576,7 +15631,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>退货数量</a:Comment>
<a:DataType>int</a:DataType>
</o:Column>
<o:Column Id="o901">
<o:Column Id="o906">
<a:ObjectID>B4DB3A15-7B0F-4C6D-B961-AF2C4CF14D50</a:ObjectID>
<a:Name>reason</a:Name>
<a:Code>reason</a:Code>
......@@ -15588,7 +15643,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o902">
<o:Column Id="o907">
<a:ObjectID>ECE8A578-4D6B-47EB-BB72-207D9BC93324</a:ObjectID>
<a:Name>description</a:Name>
<a:Code>description</a:Code>
......@@ -15600,7 +15655,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(500)</a:DataType>
<a:Length>500</a:Length>
</o:Column>
<o:Column Id="o903">
<o:Column Id="o908">
<a:ObjectID>E3C2C9CF-D72D-44AA-B1A3-5B5AC1950B63</a:ObjectID>
<a:Name>proof_pics</a:Name>
<a:Code>proof_pics</a:Code>
......@@ -15612,7 +15667,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(1000)</a:DataType>
<a:Length>1000</a:Length>
</o:Column>
<o:Column Id="o904">
<o:Column Id="o909">
<a:ObjectID>4647C7DC-D2B4-48B7-B5F3-4524FBAAD875</a:ObjectID>
<a:Name>return_post_amount</a:Name>
<a:Code>return_post_amount</a:Code>
......@@ -15625,7 +15680,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Length>10</a:Length>
<a:Precision>2</a:Precision>
</o:Column>
<o:Column Id="o905">
<o:Column Id="o910">
<a:ObjectID>8361AE87-5DC4-470B-B12E-4A2EF7708701</a:ObjectID>
<a:Name>return_post_status</a:Name>
<a:Code>return_post_status</a:Code>
......@@ -15637,7 +15692,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>int(1)</a:DataType>
<a:Length>1</a:Length>
</o:Column>
<o:Column Id="o906">
<o:Column Id="o911">
<a:ObjectID>3870169D-4A55-444E-9574-19FB829E9CB8</a:ObjectID>
<a:Name>confirm_return_amount</a:Name>
<a:Code>confirm_return_amount</a:Code>
......@@ -15650,7 +15705,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Length>10</a:Length>
<a:Precision>2</a:Precision>
</o:Column>
<o:Column Id="o907">
<o:Column Id="o912">
<a:ObjectID>B16F27C1-DFFA-40F1-83B5-F9DA3BB86FE6</a:ObjectID>
<a:Name>handle_note</a:Name>
<a:Code>handle_note</a:Code>
......@@ -15662,7 +15717,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(500)</a:DataType>
<a:Length>500</a:Length>
</o:Column>
<o:Column Id="o908">
<o:Column Id="o913">
<a:ObjectID>B8982C29-EB0D-4F63-A047-DDEDC91A78C3</a:ObjectID>
<a:Name>handle_man</a:Name>
<a:Code>handle_man</a:Code>
......@@ -15674,7 +15729,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(100)</a:DataType>
<a:Length>100</a:Length>
</o:Column>
<o:Column Id="o909">
<o:Column Id="o914">
<a:ObjectID>49E217E2-31BF-4F23-8125-62D5920E0B60</a:ObjectID>
<a:Name>receive_man</a:Name>
<a:Code>receive_man</a:Code>
......@@ -15686,7 +15741,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(100)</a:DataType>
<a:Length>100</a:Length>
</o:Column>
<o:Column Id="o910">
<o:Column Id="o915">
<a:ObjectID>8111E4F5-B8EA-4DCB-B899-A2E4921E6BC2</a:ObjectID>
<a:Name>receive_time</a:Name>
<a:Code>receive_time</a:Code>
......@@ -15696,7 +15751,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o911">
<o:Column Id="o916">
<a:ObjectID>4C802C73-FB19-4C09-84C3-37E152CA8299</a:ObjectID>
<a:Name>receive_note</a:Name>
<a:Code>receive_note</a:Code>
......@@ -15709,7 +15764,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o912">
<o:Key Id="o917">
<a:ObjectID>D06B934B-B63D-4DCC-B1C1-62F79744A8AC</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -15718,12 +15773,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1522732939</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o885"/>
<o:Column Ref="o890"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o912"/>
<o:Key Ref="o917"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o274">
......@@ -15737,7 +15792,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>公司收发货地址表</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o913">
<o:Column Id="o918">
<a:ObjectID>F5A62BE4-F0B9-46C3-8591-5864BB83220D</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -15749,7 +15804,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Identity>1</a:Identity>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o914">
<o:Column Id="o919">
<a:ObjectID>359C7F83-8810-4F75-935C-8099B75676C6</a:ObjectID>
<a:Name>address_name</a:Name>
<a:Code>address_name</a:Code>
......@@ -15761,7 +15816,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o915">
<o:Column Id="o920">
<a:ObjectID>5AA8AC8B-9617-4A6F-B898-4206F7CE8169</a:ObjectID>
<a:Name>send_status</a:Name>
<a:Code>send_status</a:Code>
......@@ -15773,7 +15828,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>int(1)</a:DataType>
<a:Length>1</a:Length>
</o:Column>
<o:Column Id="o916">
<o:Column Id="o921">
<a:ObjectID>CDF1655B-32CC-4E54-BBE7-5F00549B7722</a:ObjectID>
<a:Name>receive_status</a:Name>
<a:Code>receive_status</a:Code>
......@@ -15785,7 +15840,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>int(1)</a:DataType>
<a:Length>1</a:Length>
</o:Column>
<o:Column Id="o917">
<o:Column Id="o922">
<a:ObjectID>F5195500-8663-482B-B587-27789546188C</a:ObjectID>
<a:Name>name</a:Name>
<a:Code>name</a:Code>
......@@ -15797,7 +15852,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(64)</a:DataType>
<a:Length>64</a:Length>
</o:Column>
<o:Column Id="o918">
<o:Column Id="o923">
<a:ObjectID>D51012F2-BECB-4E6B-A7E9-5B6AC06D9087</a:ObjectID>
<a:Name>phone</a:Name>
<a:Code>phone</a:Code>
......@@ -15809,7 +15864,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(64)</a:DataType>
<a:Length>64</a:Length>
</o:Column>
<o:Column Id="o919">
<o:Column Id="o924">
<a:ObjectID>3D2DC8D4-9D56-4E95-8266-052132761CDE</a:ObjectID>
<a:Name>province</a:Name>
<a:Code>province</a:Code>
......@@ -15820,7 +15875,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(64)</a:DataType>
<a:Length>64</a:Length>
</o:Column>
<o:Column Id="o920">
<o:Column Id="o925">
<a:ObjectID>57267BF2-434D-4AEC-8E6B-DDCAA85233F7</a:ObjectID>
<a:Name>city</a:Name>
<a:Code>city</a:Code>
......@@ -15831,7 +15886,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(64)</a:DataType>
<a:Length>64</a:Length>
</o:Column>
<o:Column Id="o921">
<o:Column Id="o926">
<a:ObjectID>F1F15023-139B-4048-8D0C-C9C46884C6E9</a:ObjectID>
<a:Name>region</a:Name>
<a:Code>region</a:Code>
......@@ -15844,7 +15899,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o922">
<o:Key Id="o927">
<a:ObjectID>9B8E57D5-D022-48D7-BA87-3214D2DAB1BD</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -15853,12 +15908,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1522745192</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o913"/>
<o:Column Ref="o918"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o922"/>
<o:Key Ref="o927"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o276">
......@@ -15867,12 +15922,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Code>oms_order_return_reason</a:Code>
<a:CreationDate>1522745726</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1533115911</a:ModificationDate>
<a:ModificationDate>1539238788</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<a:Comment>退货原因表</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o923">
<o:Column Id="o928">
<a:ObjectID>8398CF1C-2327-4762-B370-7F7BB681FBE8</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -15884,7 +15939,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Identity>1</a:Identity>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o924">
<o:Column Id="o929">
<a:ObjectID>7C7CCC5E-FBE6-49A6-A428-95A8A078B4EA</a:ObjectID>
<a:Name>name</a:Name>
<a:Code>name</a:Code>
......@@ -15896,7 +15951,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(100)</a:DataType>
<a:Length>100</a:Length>
</o:Column>
<o:Column Id="o925">
<o:Column Id="o930">
<a:ObjectID>0C284FC4-E892-4BFF-B0AC-AD9BCB8E39D2</a:ObjectID>
<a:Name>sort</a:Name>
<a:Code>sort</a:Code>
......@@ -15906,7 +15961,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>int</a:DataType>
</o:Column>
<o:Column Id="o926">
<o:Column Id="o931">
<a:ObjectID>D0151FA2-84E3-4252-9565-766B748B7AD3</a:ObjectID>
<a:Name>status</a:Name>
<a:Code>status</a:Code>
......@@ -15918,9 +15973,20 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>int(1)</a:DataType>
<a:Length>1</a:Length>
</o:Column>
<o:Column Id="o932">
<a:ObjectID>A3F8C1D7-A495-4E99-885D-FC8FB1E5747C</a:ObjectID>
<a:Name>create_time</a:Name>
<a:Code>create_time</a:Code>
<a:CreationDate>1539238773</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1539238794</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<a:Comment>添加时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o927">
<o:Key Id="o933">
<a:ObjectID>F0009D1F-CC14-45AA-BDB7-F25CFBBFE380</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -15929,12 +15995,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1533115911</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o923"/>
<o:Column Ref="o928"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o927"/>
<o:Key Ref="o933"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o277">
......@@ -15948,7 +16014,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>购物车表</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o928">
<o:Column Id="o934">
<a:ObjectID>0496CCD8-F7CC-4DD4-AEE7-919D8EFCD676</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -15960,7 +16026,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Identity>1</a:Identity>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o929">
<o:Column Id="o935">
<a:ObjectID>BC6AB2CA-354D-447A-A466-54980B87F57F</a:ObjectID>
<a:Name>product_id</a:Name>
<a:Code>product_id</a:Code>
......@@ -15970,7 +16036,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o930">
<o:Column Id="o936">
<a:ObjectID>48241AB2-A6B4-48E5-A792-FAB72D97FD42</a:ObjectID>
<a:Name>product_sku_id</a:Name>
<a:Code>product_sku_id</a:Code>
......@@ -15980,7 +16046,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o931">
<o:Column Id="o937">
<a:ObjectID>70CEB9F6-7F7D-4AB1-BB9D-3667BA109C72</a:ObjectID>
<a:Name>member_id</a:Name>
<a:Code>member_id</a:Code>
......@@ -15990,7 +16056,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o932">
<o:Column Id="o938">
<a:ObjectID>8B8B68C0-7987-4E2B-9BAD-FF4F3428E03A</a:ObjectID>
<a:Name>quantity</a:Name>
<a:Code>quantity</a:Code>
......@@ -16001,7 +16067,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>购买数量</a:Comment>
<a:DataType>int</a:DataType>
</o:Column>
<o:Column Id="o933">
<o:Column Id="o939">
<a:ObjectID>E2A71768-48C5-46B2-82B8-635169BFE66D</a:ObjectID>
<a:Name>price</a:Name>
<a:Code>price</a:Code>
......@@ -16014,7 +16080,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Length>10</a:Length>
<a:Precision>2</a:Precision>
</o:Column>
<o:Column Id="o934">
<o:Column Id="o940">
<a:ObjectID>1EB6341A-F163-4763-8A41-99BB5914189A</a:ObjectID>
<a:Name>sp1</a:Name>
<a:Code>sp1</a:Code>
......@@ -16026,7 +16092,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o935">
<o:Column Id="o941">
<a:ObjectID>10C79639-93BE-48F3-B2A4-98AC7C338882</a:ObjectID>
<a:Name>sp2</a:Name>
<a:Code>sp2</a:Code>
......@@ -16038,7 +16104,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o936">
<o:Column Id="o942">
<a:ObjectID>629EE7D7-D006-4AB6-8EF9-0B30E4283004</a:ObjectID>
<a:Name>sp3</a:Name>
<a:Code>sp3</a:Code>
......@@ -16050,7 +16116,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o937">
<o:Column Id="o943">
<a:ObjectID>B5A53CF7-C87D-411B-89DF-41888E2722C7</a:ObjectID>
<a:Name>product_pic</a:Name>
<a:Code>product_pic</a:Code>
......@@ -16062,7 +16128,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(1000)</a:DataType>
<a:Length>1000</a:Length>
</o:Column>
<o:Column Id="o938">
<o:Column Id="o944">
<a:ObjectID>E1A4F06D-34AE-4B0C-BCC6-F82BA9D1A76F</a:ObjectID>
<a:Name>product_name</a:Name>
<a:Code>product_name</a:Code>
......@@ -16074,7 +16140,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(500)</a:DataType>
<a:Length>500</a:Length>
</o:Column>
<o:Column Id="o939">
<o:Column Id="o945">
<a:ObjectID>7BBD4FA7-9C75-4ECA-9E08-BBEAC572BCB1</a:ObjectID>
<a:Name>product_brand</a:Name>
<a:Code>product_brand</a:Code>
......@@ -16085,7 +16151,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o940">
<o:Column Id="o946">
<a:ObjectID>11170A56-1C61-4372-9E46-A3C9C587340E</a:ObjectID>
<a:Name>product_sn</a:Name>
<a:Code>product_sn</a:Code>
......@@ -16096,7 +16162,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o941">
<o:Column Id="o947">
<a:ObjectID>2D4BFCEF-83F1-4697-8EF7-DCC5D2A9491D</a:ObjectID>
<a:Name>product_sub_title</a:Name>
<a:Code>product_sub_title</a:Code>
......@@ -16108,7 +16174,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(500)</a:DataType>
<a:Length>500</a:Length>
</o:Column>
<o:Column Id="o942">
<o:Column Id="o948">
<a:ObjectID>8A7E5878-BB5E-49F3-BE20-E6986E172BB3</a:ObjectID>
<a:Name>product_sku_code</a:Name>
<a:Code>product_sku_code</a:Code>
......@@ -16120,7 +16186,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o943">
<o:Column Id="o949">
<a:ObjectID>23C68713-D38A-4915-96E3-A9762199D386</a:ObjectID>
<a:Name>member_nickname</a:Name>
<a:Code>member_nickname</a:Code>
......@@ -16132,7 +16198,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(500)</a:DataType>
<a:Length>500</a:Length>
</o:Column>
<o:Column Id="o944">
<o:Column Id="o950">
<a:ObjectID>5675315C-7265-4AC3-88D4-BC1525AC73B7</a:ObjectID>
<a:Name>create_date</a:Name>
<a:Code>create_date</a:Code>
......@@ -16143,7 +16209,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>创建时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o945">
<o:Column Id="o951">
<a:ObjectID>1D877A06-39CD-4A3C-B4A8-059588D13838</a:ObjectID>
<a:Name>modify_date</a:Name>
<a:Code>modify_date</a:Code>
......@@ -16154,7 +16220,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>修改时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o946">
<o:Column Id="o952">
<a:ObjectID>20EF4C13-435F-4C03-B8A9-7E31F1432E21</a:ObjectID>
<a:Name>delete_status</a:Name>
<a:Code>delete_status</a:Code>
......@@ -16167,7 +16233,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>int(1)</a:DataType>
<a:Length>1</a:Length>
</o:Column>
<o:Column Id="o947">
<o:Column Id="o953">
<a:ObjectID>9C9C2AC9-F58B-4D31-BEF4-1D1892931E51</a:ObjectID>
<a:Name>product_category_id</a:Name>
<a:Code>product_category_id</a:Code>
......@@ -16180,7 +16246,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o948">
<o:Key Id="o954">
<a:ObjectID>29D735B7-E618-4C13-AF03-3858C68E6BA4</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -16189,12 +16255,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1533108680</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o928"/>
<o:Column Ref="o934"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o948"/>
<o:Key Ref="o954"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o278">
......@@ -16208,7 +16274,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>后台用户角色表</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o949">
<o:Column Id="o955">
<a:ObjectID>2E853DB4-DEFD-42D5-A6BE-6226A3194CE4</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -16220,7 +16286,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Identity>1</a:Identity>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o950">
<o:Column Id="o956">
<a:ObjectID>A7C5F5AC-3D79-4BAB-A058-E801649746EB</a:ObjectID>
<a:Name>name</a:Name>
<a:Code>name</a:Code>
......@@ -16232,7 +16298,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(100)</a:DataType>
<a:Length>100</a:Length>
</o:Column>
<o:Column Id="o951">
<o:Column Id="o957">
<a:ObjectID>013099EA-F84F-4262-9125-15DA3687C8CE</a:ObjectID>
<a:Name>description</a:Name>
<a:Code>description</a:Code>
......@@ -16244,7 +16310,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(500)</a:DataType>
<a:Length>500</a:Length>
</o:Column>
<o:Column Id="o952">
<o:Column Id="o958">
<a:ObjectID>F376357B-61CA-46D5-BED7-51C5322735A9</a:ObjectID>
<a:Name>admin_count</a:Name>
<a:Code>admin_count</a:Code>
......@@ -16255,7 +16321,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>后台用户数量</a:Comment>
<a:DataType>int</a:DataType>
</o:Column>
<o:Column Id="o953">
<o:Column Id="o959">
<a:ObjectID>EAC9E6A6-7E67-44F0-B085-B7A2380828E9</a:ObjectID>
<a:Name>create_time</a:Name>
<a:Code>create_time</a:Code>
......@@ -16266,7 +16332,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>创建时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o954">
<o:Column Id="o960">
<a:ObjectID>8B4E2D43-F39C-46CD-B498-1CD02CDE1F81</a:ObjectID>
<a:Name>status</a:Name>
<a:Code>status</a:Code>
......@@ -16279,7 +16345,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>int(1)</a:DataType>
<a:Length>1</a:Length>
</o:Column>
<o:Column Id="o955">
<o:Column Id="o961">
<a:ObjectID>CDB0B35E-6C3A-4FE5-9D47-E7682E71302E</a:ObjectID>
<a:Name>sort</a:Name>
<a:Code>sort</a:Code>
......@@ -16292,7 +16358,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o956">
<o:Key Id="o962">
<a:ObjectID>14F5A838-542A-4B80-8627-B17FF80D3D0C</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -16301,12 +16367,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1538201117</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o949"/>
<o:Column Ref="o955"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o956"/>
<o:Key Ref="o962"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o279">
......@@ -16320,7 +16386,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>后台用户权限表</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o957">
<o:Column Id="o963">
<a:ObjectID>E945AB0D-430D-4564-A942-AFAF3D3C6106</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -16336,7 +16402,7 @@ LABL 0 新宋体,8,N</a:FontList>
 
</a:ExtendedAttributesText>
</o:Column>
<o:Column Id="o958">
<o:Column Id="o964">
<a:ObjectID>B073CBDF-527E-4961-BF55-9C5A1F643303</a:ObjectID>
<a:Name>pid</a:Name>
<a:Code>pid</a:Code>
......@@ -16347,7 +16413,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>父级权限id</a:Comment>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o959">
<o:Column Id="o965">
<a:ObjectID>E06DA657-9A51-42D9-A915-3D76B6D12AC7</a:ObjectID>
<a:Name>name</a:Name>
<a:Code>name</a:Code>
......@@ -16359,7 +16425,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(100)</a:DataType>
<a:Length>100</a:Length>
</o:Column>
<o:Column Id="o960">
<o:Column Id="o966">
<a:ObjectID>C2345EAD-45D6-41E7-8EAA-9DB2FD0F6C48</a:ObjectID>
<a:Name>value</a:Name>
<a:Code>value</a:Code>
......@@ -16371,7 +16437,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o961">
<o:Column Id="o967">
<a:ObjectID>471034FB-C5B6-49C2-A117-AE9FEE311F8C</a:ObjectID>
<a:Name>icon</a:Name>
<a:Code>icon</a:Code>
......@@ -16383,7 +16449,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(500)</a:DataType>
<a:Length>500</a:Length>
</o:Column>
<o:Column Id="o962">
<o:Column Id="o968">
<a:ObjectID>64C52B4C-E7C5-4A7E-AE70-CF628EFC67A7</a:ObjectID>
<a:Name>type</a:Name>
<a:Code>type</a:Code>
......@@ -16395,7 +16461,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>int(1)</a:DataType>
<a:Length>1</a:Length>
</o:Column>
<o:Column Id="o963">
<o:Column Id="o969">
<a:ObjectID>8E492BD0-8033-4FE5-8B5B-C13F6977D9A9</a:ObjectID>
<a:Name>uri</a:Name>
<a:Code>uri</a:Code>
......@@ -16407,7 +16473,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o964">
<o:Column Id="o970">
<a:ObjectID>88B074E5-990C-4217-91F5-A88E56CC8142</a:ObjectID>
<a:Name>status</a:Name>
<a:Code>status</a:Code>
......@@ -16419,7 +16485,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>int(1)</a:DataType>
<a:Length>1</a:Length>
</o:Column>
<o:Column Id="o965">
<o:Column Id="o971">
<a:ObjectID>6A46B30B-44EC-4D13-BEBF-77C4D26113CA</a:ObjectID>
<a:Name>create_time</a:Name>
<a:Code>create_time</a:Code>
......@@ -16430,7 +16496,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>创建时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o966">
<o:Column Id="o972">
<a:ObjectID>FE8DC496-D926-4C4C-94C0-59F19B98D411</a:ObjectID>
<a:Name>sort</a:Name>
<a:Code>sort</a:Code>
......@@ -16443,7 +16509,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o967">
<o:Key Id="o973">
<a:ObjectID>1A1D360B-3856-4FE0-ABC3-9C9DD7180247</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -16452,12 +16518,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1538201932</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o957"/>
<o:Column Ref="o963"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o967"/>
<o:Key Ref="o973"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o280">
......@@ -16471,7 +16537,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>后台用户和角色关系表</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o968">
<o:Column Id="o974">
<a:ObjectID>FD4417BB-10DA-489F-95B7-2538DA63FEB7</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -16483,7 +16549,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Identity>1</a:Identity>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o969">
<o:Column Id="o975">
<a:ObjectID>7E2D454E-E44B-490F-9E86-11CB1D02A55F</a:ObjectID>
<a:Name>admin_id</a:Name>
<a:Code>admin_id</a:Code>
......@@ -16493,7 +16559,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o970">
<o:Column Id="o976">
<a:ObjectID>6408BE19-A7C6-4F9D-B9C0-921BD494570B</a:ObjectID>
<a:Name>role_id</a:Name>
<a:Code>role_id</a:Code>
......@@ -16505,7 +16571,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o971">
<o:Key Id="o977">
<a:ObjectID>6D817E44-8C99-4CFE-A645-0E536256B9D2</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -16514,12 +16580,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1538202458</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o968"/>
<o:Column Ref="o974"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o971"/>
<o:Key Ref="o977"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o281">
......@@ -16533,7 +16599,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>后台用户角色和权限关系表</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o972">
<o:Column Id="o978">
<a:ObjectID>1144AF4C-1426-47B7-8212-DA3B3E6C2A36</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -16545,7 +16611,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Identity>1</a:Identity>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o973">
<o:Column Id="o979">
<a:ObjectID>FE5CF0B5-65AA-4B6D-AE3C-04E4A57077D0</a:ObjectID>
<a:Name>role_id</a:Name>
<a:Code>role_id</a:Code>
......@@ -16555,7 +16621,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o974">
<o:Column Id="o980">
<a:ObjectID>3E519CF4-C6F8-4D40-828A-F3AFFDA09699</a:ObjectID>
<a:Name>permission_id</a:Name>
<a:Code>permission_id</a:Code>
......@@ -16567,7 +16633,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o975">
<o:Key Id="o981">
<a:ObjectID>7169397A-EC6D-422E-9575-7D580D618896</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -16576,12 +16642,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1538202576</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o972"/>
<o:Column Ref="o978"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o975"/>
<o:Key Ref="o981"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o282">
......@@ -16595,7 +16661,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>后台用户和权限关系表(除角色中定义的权限以外的加减权限)</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o976">
<o:Column Id="o982">
<a:ObjectID>BE753374-E9C7-4C53-AC9C-D71DCF50662D</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -16607,7 +16673,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Identity>1</a:Identity>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o977">
<o:Column Id="o983">
<a:ObjectID>12FF5B6B-8647-49E1-927C-D43F14BBB174</a:ObjectID>
<a:Name>admin_id</a:Name>
<a:Code>admin_id</a:Code>
......@@ -16617,7 +16683,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o978">
<o:Column Id="o984">
<a:ObjectID>8BDB3D8B-FFEF-4031-8D7A-EF81BE9BE670</a:ObjectID>
<a:Name>permission_id</a:Name>
<a:Code>permission_id</a:Code>
......@@ -16627,7 +16693,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o979">
<o:Column Id="o985">
<a:ObjectID>D5D4EBC8-9FCD-4A79-8171-4BC6027FA23E</a:ObjectID>
<a:Name>type</a:Name>
<a:Code>type</a:Code>
......@@ -16640,7 +16706,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o980">
<o:Key Id="o986">
<a:ObjectID>DF246E9E-48BE-43A9-A0A8-282F0AC6E482</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -16649,12 +16715,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1538202916</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o976"/>
<o:Column Ref="o982"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o980"/>
<o:Key Ref="o986"/>
</c:PrimaryKey>
</o:Table>
</c:Tables>
......@@ -16680,7 +16746,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o345"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o981">
<o:ReferenceJoin Id="o987">
<a:ObjectID>5236F74C-2761-4AC4-834A-BECC5D040393</a:ObjectID>
<a:CreationDate>1521706257</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -16716,7 +16782,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o982">
<o:ReferenceJoin Id="o988">
<a:ObjectID>6EE78803-E5F6-4090-B810-7BBF7814F60C</a:ObjectID>
<a:CreationDate>1521710488</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -16752,7 +16818,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o983">
<o:ReferenceJoin Id="o989">
<a:ObjectID>84F722B4-DF57-4BC3-88FD-B249B70D21A7</a:ObjectID>
<a:CreationDate>1521770349</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -16788,7 +16854,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o984">
<o:ReferenceJoin Id="o990">
<a:ObjectID>0309D83E-51C3-4973-A636-9FEB27F4A6B6</a:ObjectID>
<a:CreationDate>1521771362</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -16824,7 +16890,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o392"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o985">
<o:ReferenceJoin Id="o991">
<a:ObjectID>7B820697-9FFD-4446-B6DF-F03F4F02FFE3</a:ObjectID>
<a:CreationDate>1521773101</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -16860,7 +16926,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o401"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o986">
<o:ReferenceJoin Id="o992">
<a:ObjectID>13DDC5F6-372D-47FF-AAFA-8AEF349E7FA8</a:ObjectID>
<a:CreationDate>1521783613</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -16896,7 +16962,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o987">
<o:ReferenceJoin Id="o993">
<a:ObjectID>31ADEBC6-F176-41A7-8EAA-9AC3B8A253AB</a:ObjectID>
<a:CreationDate>1521791466</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -16932,7 +16998,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o988">
<o:ReferenceJoin Id="o994">
<a:ObjectID>F2B169B3-7AC8-4FB1-822D-E1C91DFF6FFD</a:ObjectID>
<a:CreationDate>1521792428</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -16968,7 +17034,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o989">
<o:ReferenceJoin Id="o995">
<a:ObjectID>00AD7B43-F4CA-45D7-86BB-5756B4ED55BD</a:ObjectID>
<a:CreationDate>1521792909</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17004,7 +17070,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o423"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o990">
<o:ReferenceJoin Id="o996">
<a:ObjectID>286E06C6-6FAD-4323-82D9-6FB781153C46</a:ObjectID>
<a:CreationDate>1522045168</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17040,7 +17106,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o423"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o991">
<o:ReferenceJoin Id="o997">
<a:ObjectID>A2161167-D453-4661-9BF0-71D8908A6C42</a:ObjectID>
<a:CreationDate>1522046100</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17076,7 +17142,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o992">
<o:ReferenceJoin Id="o998">
<a:ObjectID>E25FF0B6-41E2-4801-8FE9-337EF9B991F7</a:ObjectID>
<a:CreationDate>1522046451</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17112,7 +17178,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o436"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o993">
<o:ReferenceJoin Id="o999">
<a:ObjectID>1E64FE44-48BA-49B0-BDE1-66DA22B89EFF</a:ObjectID>
<a:CreationDate>1522046456</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17148,7 +17214,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o461"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o994">
<o:ReferenceJoin Id="o1000">
<a:ObjectID>DEE74089-6A6D-4D7E-BADD-76E4D08EFA2D</a:ObjectID>
<a:CreationDate>1522112691</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17184,7 +17250,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o995">
<o:ReferenceJoin Id="o1001">
<a:ObjectID>5D44A212-AD69-4958-BAAF-9E16ED63FC67</a:ObjectID>
<a:CreationDate>1522112694</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17220,7 +17286,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o392"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o996">
<o:ReferenceJoin Id="o1002">
<a:ObjectID>ECA8F78C-7015-44EB-9CD2-F72634D7F4BD</a:ObjectID>
<a:CreationDate>1522114406</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17256,7 +17322,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o392"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o997">
<o:ReferenceJoin Id="o1003">
<a:ObjectID>32BD37D4-4436-4069-9BD1-90CF0B1867E0</a:ObjectID>
<a:CreationDate>1522115961</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17292,7 +17358,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o436"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o998">
<o:ReferenceJoin Id="o1004">
<a:ObjectID>1A23B754-71EE-4496-B70F-0A3268C6F651</a:ObjectID>
<a:CreationDate>1522115983</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17328,7 +17394,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o999">
<o:ReferenceJoin Id="o1005">
<a:ObjectID>1C883E67-84F9-4CD0-A4F5-D7CA2BE15DC5</a:ObjectID>
<a:CreationDate>1522118676</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17364,7 +17430,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o485"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1000">
<o:ReferenceJoin Id="o1006">
<a:ObjectID>1CE2FCCB-DF37-4C88-99DD-FA8C3EE7A09C</a:ObjectID>
<a:CreationDate>1522119056</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17400,7 +17466,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o500"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1001">
<o:ReferenceJoin Id="o1007">
<a:ObjectID>7D8DC4F2-D0A4-4CE9-B03E-44AE166786C0</a:ObjectID>
<a:CreationDate>1522120295</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17436,7 +17502,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o520"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1002">
<o:ReferenceJoin Id="o1008">
<a:ObjectID>7CB99F50-753B-4347-B896-1F18D8FE6691</a:ObjectID>
<a:CreationDate>1522138613</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17472,7 +17538,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1003">
<o:ReferenceJoin Id="o1009">
<a:ObjectID>EC89DA87-A575-4940-973B-665854268261</a:ObjectID>
<a:CreationDate>1522138618</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17508,7 +17574,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o531"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1004">
<o:ReferenceJoin Id="o1010">
<a:ObjectID>8E1A22EC-2246-48C4-A499-3D8A4D264C09</a:ObjectID>
<a:CreationDate>1522138705</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17544,7 +17610,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o454"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1005">
<o:ReferenceJoin Id="o1011">
<a:ObjectID>2EA7348D-C8E8-4FCC-8215-01FE3AD58DFB</a:ObjectID>
<a:CreationDate>1522141157</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17580,7 +17646,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o520"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1006">
<o:ReferenceJoin Id="o1012">
<a:ObjectID>8B858AAC-D00A-42FE-BEDC-73536876C045</a:ObjectID>
<a:CreationDate>1522141232</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17616,7 +17682,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o554"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1007">
<o:ReferenceJoin Id="o1013">
<a:ObjectID>FC3A22FE-FD24-4DF0-BAC8-22659D3C8987</a:ObjectID>
<a:CreationDate>1522141317</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17652,7 +17718,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o570"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1008">
<o:ReferenceJoin Id="o1014">
<a:ObjectID>14DB9C0C-F9F0-4D4A-B44E-592028F6E75A</a:ObjectID>
<a:CreationDate>1522142006</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17688,7 +17754,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o597"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1009">
<o:ReferenceJoin Id="o1015">
<a:ObjectID>15304E84-71AA-40B1-84CB-904384B34B25</a:ObjectID>
<a:CreationDate>1522215975</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17724,7 +17790,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1010">
<o:ReferenceJoin Id="o1016">
<a:ObjectID>457237AD-87EB-4A09-BA9F-36198B10D2FF</a:ObjectID>
<a:CreationDate>1522216015</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17760,7 +17826,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o597"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1011">
<o:ReferenceJoin Id="o1017">
<a:ObjectID>3C2E5F27-A07C-4D88-9357-089D36122A25</a:ObjectID>
<a:CreationDate>1522216251</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17796,7 +17862,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o392"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1012">
<o:ReferenceJoin Id="o1018">
<a:ObjectID>A8FA4798-0F1E-4D96-A254-77F5D71F6BBD</a:ObjectID>
<a:CreationDate>1522216380</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17832,7 +17898,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o597"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1013">
<o:ReferenceJoin Id="o1019">
<a:ObjectID>5026171A-4B51-4B83-A113-4051F1E4F415</a:ObjectID>
<a:CreationDate>1522220508</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17868,7 +17934,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o636"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1014">
<o:ReferenceJoin Id="o1020">
<a:ObjectID>462222B9-A203-4D60-A353-A168356E3140</a:ObjectID>
<a:CreationDate>1522220546</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17904,7 +17970,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o345"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1015">
<o:ReferenceJoin Id="o1021">
<a:ObjectID>BD28F911-4F98-4C9D-9171-E99F60476E2A</a:ObjectID>
<a:CreationDate>1522224364</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17940,7 +18006,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1016">
<o:ReferenceJoin Id="o1022">
<a:ObjectID>8D1675C9-7749-4831-A5E6-ACD971AACF57</a:ObjectID>
<a:CreationDate>1522225874</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17976,7 +18042,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1017">
<o:ReferenceJoin Id="o1023">
<a:ObjectID>B30347B3-4138-4EA8-A0F5-EF0D9A34E01F</a:ObjectID>
<a:CreationDate>1522226077</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18012,7 +18078,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o520"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1018">
<o:ReferenceJoin Id="o1024">
<a:ObjectID>7D29D8DF-7EF1-4F43-928F-DDAC96A23858</a:ObjectID>
<a:CreationDate>1522226272</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18048,7 +18114,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o679"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1019">
<o:ReferenceJoin Id="o1025">
<a:ObjectID>EB0A7FB4-285A-4D5D-BC1D-E9B299069C1F</a:ObjectID>
<a:CreationDate>1522301998</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18084,7 +18150,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o636"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1020">
<o:ReferenceJoin Id="o1026">
<a:ObjectID>942BBD31-85B8-46EA-893C-CB327C86F5BA</a:ObjectID>
<a:CreationDate>1522303390</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18120,7 +18186,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1021">
<o:ReferenceJoin Id="o1027">
<a:ObjectID>1E5174EE-C0B0-4144-98D5-679634DCCAEE</a:ObjectID>
<a:CreationDate>1522303410</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18156,7 +18222,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o698"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1022">
<o:ReferenceJoin Id="o1028">
<a:ObjectID>BD55704C-3F36-44CC-90E1-143F097FA894</a:ObjectID>
<a:CreationDate>1522304178</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18192,7 +18258,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o719"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1023">
<o:ReferenceJoin Id="o1029">
<a:ObjectID>17EC5CAA-580C-493D-9C2D-2EA3E9732A78</a:ObjectID>
<a:CreationDate>1522386868</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18228,7 +18294,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o636"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1024">
<o:ReferenceJoin Id="o1030">
<a:ObjectID>F469B162-D88C-42A3-B64C-7B2751A4FCE1</a:ObjectID>
<a:CreationDate>1522387461</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18264,7 +18330,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o392"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1025">
<o:ReferenceJoin Id="o1031">
<a:ObjectID>1D18BF30-4375-4618-A1C9-6DC998F248E4</a:ObjectID>
<a:CreationDate>1522387526</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18300,7 +18366,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o636"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1026">
<o:ReferenceJoin Id="o1032">
<a:ObjectID>183F9969-663E-4842-ABC2-C938F02C05E4</a:ObjectID>
<a:CreationDate>1522389232</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18336,7 +18402,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o636"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1027">
<o:ReferenceJoin Id="o1033">
<a:ObjectID>AC355266-228D-4333-8E95-D13F2D176DB4</a:ObjectID>
<a:CreationDate>1522390434</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18372,7 +18438,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o636"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1028">
<o:ReferenceJoin Id="o1034">
<a:ObjectID>3A358827-AE90-4AC6-80E6-CA340D69F7F2</a:ObjectID>
<a:CreationDate>1522390644</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18408,7 +18474,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o636"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1029">
<o:ReferenceJoin Id="o1035">
<a:ObjectID>B0F12E0B-F2E6-40A6-AD2B-9FE858AAA8BE</a:ObjectID>
<a:CreationDate>1522391366</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18444,7 +18510,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o764"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1030">
<o:ReferenceJoin Id="o1036">
<a:ObjectID>F46C48A9-78A1-4C9A-BD75-DE0ED230A76D</a:ObjectID>
<a:CreationDate>1522391379</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18480,7 +18546,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o636"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1031">
<o:ReferenceJoin Id="o1037">
<a:ObjectID>711AD4D5-212E-4E3B-BB26-DB79C4BE4E52</a:ObjectID>
<a:CreationDate>1522396648</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18516,7 +18582,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o636"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1032">
<o:ReferenceJoin Id="o1038">
<a:ObjectID>094B7BE5-D0AB-4987-8D74-508A27D3117F</a:ObjectID>
<a:CreationDate>1522396864</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18552,7 +18618,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o636"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1033">
<o:ReferenceJoin Id="o1039">
<a:ObjectID>8C15D427-62A0-40E7-9B02-84063CC6EB94</a:ObjectID>
<a:CreationDate>1522659209</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18585,10 +18651,10 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Table Ref="o269"/>
</c:ChildTable>
<c:ParentKey>
<o:Key Ref="o846"/>
<o:Key Ref="o851"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1034">
<o:ReferenceJoin Id="o1040">
<a:ObjectID>043B7E7F-6688-42FD-BECE-3A4CE5A560F2</a:ObjectID>
<a:CreationDate>1522660753</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18598,7 +18664,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Column Ref="o807"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o848"/>
<o:Column Ref="o853"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -18624,7 +18690,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1035">
<o:ReferenceJoin Id="o1041">
<a:ObjectID>3592DAA0-2C95-48CF-9359-C157A0E27DC3</a:ObjectID>
<a:CreationDate>1522660820</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18634,7 +18700,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Column Ref="o283"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o850"/>
<o:Column Ref="o855"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -18660,7 +18726,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o719"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1036">
<o:ReferenceJoin Id="o1042">
<a:ObjectID>BEE8D279-8DBF-40B3-899D-5B07570D0AD9</a:ObjectID>
<a:CreationDate>1522721755</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18696,7 +18762,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o597"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1037">
<o:ReferenceJoin Id="o1043">
<a:ObjectID>F5D0566A-35C3-4451-9C7D-782BC776C53E</a:ObjectID>
<a:CreationDate>1522724329</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18729,10 +18795,10 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Table Ref="o270"/>
</c:ChildTable>
<c:ParentKey>
<o:Key Ref="o846"/>
<o:Key Ref="o851"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1038">
<o:ReferenceJoin Id="o1044">
<a:ObjectID>3AA8813B-9363-406A-91DF-4AD16E9C3CCA</a:ObjectID>
<a:CreationDate>1522725331</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18742,7 +18808,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Column Ref="o807"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o872"/>
<o:Column Ref="o877"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -18765,10 +18831,10 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Table Ref="o273"/>
</c:ChildTable>
<c:ParentKey>
<o:Key Ref="o846"/>
<o:Key Ref="o851"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1039">
<o:ReferenceJoin Id="o1045">
<a:ObjectID>DD05624A-7E08-4273-9758-C5EDA1A03134</a:ObjectID>
<a:CreationDate>1522733188</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18778,7 +18844,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Column Ref="o807"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o886"/>
<o:Column Ref="o891"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -18801,20 +18867,20 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Table Ref="o273"/>
</c:ChildTable>
<c:ParentKey>
<o:Key Ref="o922"/>
<o:Key Ref="o927"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1040">
<o:ReferenceJoin Id="o1046">
<a:ObjectID>EBF8A4B9-24B3-4D18-82FD-D12F847328C6</a:ObjectID>
<a:CreationDate>1522745521</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1522745521</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Object1>
<o:Column Ref="o913"/>
<o:Column Ref="o918"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o887"/>
<o:Column Ref="o892"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -18840,7 +18906,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1041">
<o:ReferenceJoin Id="o1047">
<a:ObjectID>BA7665F0-D173-45C6-AFE8-3C93CF330D79</a:ObjectID>
<a:CreationDate>1533109970</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18850,7 +18916,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Column Ref="o283"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o929"/>
<o:Column Ref="o935"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -18876,7 +18942,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o359"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1042">
<o:ReferenceJoin Id="o1048">
<a:ObjectID>521484A5-B9C4-477D-8D45-97F7B15D7854</a:ObjectID>
<a:CreationDate>1533115829</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18886,7 +18952,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Column Ref="o346"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o930"/>
<o:Column Ref="o936"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -18912,7 +18978,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o636"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1043">
<o:ReferenceJoin Id="o1049">
<a:ObjectID>FCADB7B3-0636-44C7-8AB4-067148971867</a:ObjectID>
<a:CreationDate>1533115896</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18922,7 +18988,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Column Ref="o617"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o931"/>
<o:Column Ref="o937"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -18945,20 +19011,20 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Table Ref="o279"/>
</c:ChildTable>
<c:ParentKey>
<o:Key Ref="o967"/>
<o:Key Ref="o973"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1044">
<o:ReferenceJoin Id="o1050">
<a:ObjectID>D2F8A3AD-54BE-4AE4-A988-128511B938A4</a:ObjectID>
<a:CreationDate>1538202362</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1538202362</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Object1>
<o:Column Ref="o957"/>
<o:Column Ref="o963"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o958"/>
<o:Column Ref="o964"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -18984,7 +19050,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o698"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1045">
<o:ReferenceJoin Id="o1051">
<a:ObjectID>993B6DB6-8CE7-4A56-9273-AA66FB16F4A0</a:ObjectID>
<a:CreationDate>1538202471</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18994,7 +19060,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Column Ref="o688"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o969"/>
<o:Column Ref="o975"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -19017,20 +19083,20 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Table Ref="o280"/>
</c:ChildTable>
<c:ParentKey>
<o:Key Ref="o956"/>
<o:Key Ref="o962"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1046">
<o:ReferenceJoin Id="o1052">
<a:ObjectID>E47EA734-EA83-4289-8295-068CBD82C878</a:ObjectID>
<a:CreationDate>1538202492</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1538202492</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Object1>
<o:Column Ref="o949"/>
<o:Column Ref="o955"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o970"/>
<o:Column Ref="o976"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -19053,20 +19119,20 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Table Ref="o281"/>
</c:ChildTable>
<c:ParentKey>
<o:Key Ref="o956"/>
<o:Key Ref="o962"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1047">
<o:ReferenceJoin Id="o1053">
<a:ObjectID>C3D164FC-7971-4ECF-B2F0-6B384C75DB8A</a:ObjectID>
<a:CreationDate>1538202586</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1538202586</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Object1>
<o:Column Ref="o949"/>
<o:Column Ref="o955"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o973"/>
<o:Column Ref="o979"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -19089,20 +19155,20 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Table Ref="o281"/>
</c:ChildTable>
<c:ParentKey>
<o:Key Ref="o967"/>
<o:Key Ref="o973"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1048">
<o:ReferenceJoin Id="o1054">
<a:ObjectID>5D69B943-755C-4D8A-90CC-525B02C3D50C</a:ObjectID>
<a:CreationDate>1538202588</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1538202588</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Object1>
<o:Column Ref="o957"/>
<o:Column Ref="o963"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o974"/>
<o:Column Ref="o980"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -19128,7 +19194,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o698"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1049">
<o:ReferenceJoin Id="o1055">
<a:ObjectID>C4F1E261-E196-4270-8809-851FB823B079</a:ObjectID>
<a:CreationDate>1538202927</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -19138,7 +19204,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Column Ref="o688"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o977"/>
<o:Column Ref="o983"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -19161,27 +19227,27 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Table Ref="o282"/>
</c:ChildTable>
<c:ParentKey>
<o:Key Ref="o967"/>
<o:Key Ref="o973"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1050">
<o:ReferenceJoin Id="o1056">
<a:ObjectID>9040B9D2-76A5-43F5-8889-3E21C379E806</a:ObjectID>
<a:CreationDate>1538202929</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1538202929</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Object1>
<o:Column Ref="o957"/>
<o:Column Ref="o963"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o978"/>
<o:Column Ref="o984"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
</o:Reference>
</c:References>
<c:DefaultGroups>
<o:Group Id="o1051">
<o:Group Id="o1057">
<a:ObjectID>48492A0F-63AD-4453-B46B-89915CC87545</a:ObjectID>
<a:Name>PUBLIC</a:Name>
<a:Code>PUBLIC</a:Code>
......@@ -19192,7 +19258,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Group>
</c:DefaultGroups>
<c:TargetModels>
<o:TargetModel Id="o1052">
<o:TargetModel Id="o1058">
<a:ObjectID>232AA7B8-E743-48F3-9530-102684B229BE</a:ObjectID>
<a:Name>MySQL 5.0</a:Name>
<a:Code>MYSQL50</a:Code>
......
<?xml version="1.0" encoding="UTF-8"?>
<?PowerDesigner AppLocale="UTF16" ID="{7BB41C87-EFE8-409A-A86E-B1C3FCE34F8C}" Label="" LastModificationDate="1538203086" Name="mall" Objects="1105" Symbols="139" 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="1539238794" Name="mall" Objects="1111" Symbols="139" 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">
......@@ -7258,7 +7258,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:CreationDate>1522745726</a:CreationDate>
<a:ModificationDate>1522745726</a:ModificationDate>
<a:IconMode>-1</a:IconMode>
<a:Rect>((-125013,118047), (-114869,122770))</a:Rect>
<a:Rect>((-125978,117636), (-113904,123184))</a:Rect>
<a:LineColor>12615680</a:LineColor>
<a:FillColor>16570034</a:FillColor>
<a:ShadowColor>12632256</a:ShadowColor>
......@@ -14386,7 +14386,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Code>oms_order</a:Code>
<a:CreationDate>1522658325</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1536136220</a:ModificationDate>
<a:ModificationDate>1539236435</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<a:Comment>订单表</a:Comment>
<a:TotalSavingCurrency/>
......@@ -14867,9 +14867,64 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>下单时使用的积分</a:Comment>
<a:DataType>int</a:DataType>
</o:Column>
<o:Column Id="o846">
<a:ObjectID>1D5BDFFC-6D63-44EA-8B7D-751C599A2A3A</a:ObjectID>
<a:Name>payment_time</a:Name>
<a:Code>payment_time</a:Code>
<a:CreationDate>1539236189</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1539236349</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<a:Comment>支付时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o847">
<a:ObjectID>D2094CD3-0C14-476E-9267-60186CD40813</a:ObjectID>
<a:Name>delivery_time</a:Name>
<a:Code>delivery_time</a:Code>
<a:CreationDate>1539236207</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1539236252</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<a:Comment>发货时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o848">
<a:ObjectID>70755468-D317-4803-9B06-3975443F82C3</a:ObjectID>
<a:Name>receive_time</a:Name>
<a:Code>receive_time</a:Code>
<a:CreationDate>1539236247</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1539236359</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<a:Comment>确认收货时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o849">
<a:ObjectID>C9857D65-CC11-42E6-BE7C-03A1B181DCB4</a:ObjectID>
<a:Name>comment_time</a:Name>
<a:Code>comment_time</a:Code>
<a:CreationDate>1539236349</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1539236415</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<a:Comment>评价时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o850">
<a:ObjectID>E2934ED3-7C35-4E4C-85C8-4554D6FED072</a:ObjectID>
<a:Name>modify_time</a:Name>
<a:Code>modify_time</a:Code>
<a:CreationDate>1539236409</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1539236440</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<a:Comment>修改时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o846">
<o:Key Id="o851">
<a:ObjectID>F98BE405-9DED-4054-ABBF-40BD4672B58B</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -14883,7 +14938,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o846"/>
<o:Key Ref="o851"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o269">
......@@ -14897,7 +14952,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>订单中所包含的商品</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o847">
<o:Column Id="o852">
<a:ObjectID>C2ABF8A4-2DE7-4C17-8053-440A60BD8EE7</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -14909,7 +14964,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Identity>1</a:Identity>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o848">
<o:Column Id="o853">
<a:ObjectID>B1934126-97B4-461B-B2A8-D53CCF81245C</a:ObjectID>
<a:Name>order_id</a:Name>
<a:Code>order_id</a:Code>
......@@ -14920,7 +14975,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>订单id</a:Comment>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o849">
<o:Column Id="o854">
<a:ObjectID>EA411763-23EA-4E27-97CD-1C0D5925157C</a:ObjectID>
<a:Name>order_sn</a:Name>
<a:Code>order_sn</a:Code>
......@@ -14932,7 +14987,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(64)</a:DataType>
<a:Length>64</a:Length>
</o:Column>
<o:Column Id="o850">
<o:Column Id="o855">
<a:ObjectID>DCF7D58B-AD64-48B0-9A65-4FDAE9A32DFB</a:ObjectID>
<a:Name>product_id</a:Name>
<a:Code>product_id</a:Code>
......@@ -14942,7 +14997,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o851">
<o:Column Id="o856">
<a:ObjectID>7BDD65C2-224E-413D-AD83-437754569B1C</a:ObjectID>
<a:Name>product_pic</a:Name>
<a:Code>product_pic</a:Code>
......@@ -14953,7 +15008,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(500)</a:DataType>
<a:Length>500</a:Length>
</o:Column>
<o:Column Id="o852">
<o:Column Id="o857">
<a:ObjectID>DFFC50EA-1E9A-4867-9EE8-B1A1B84E51E7</a:ObjectID>
<a:Name>product_name</a:Name>
<a:Code>product_name</a:Code>
......@@ -14964,7 +15019,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o853">
<o:Column Id="o858">
<a:ObjectID>68478EE9-703A-4DFD-A085-7B109BBF650D</a:ObjectID>
<a:Name>product_brand</a:Name>
<a:Code>product_brand</a:Code>
......@@ -14975,7 +15030,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o854">
<o:Column Id="o859">
<a:ObjectID>27623FBE-2491-4310-AA4E-D93F4AD59154</a:ObjectID>
<a:Name>product_sn</a:Name>
<a:Code>product_sn</a:Code>
......@@ -14986,7 +15041,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(64)</a:DataType>
<a:Length>64</a:Length>
</o:Column>
<o:Column Id="o855">
<o:Column Id="o860">
<a:ObjectID>A9EF8281-439D-4D05-BB45-E933E648D979</a:ObjectID>
<a:Name>product_price</a:Name>
<a:Code>product_price</a:Code>
......@@ -14999,7 +15054,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Length>10</a:Length>
<a:Precision>2</a:Precision>
</o:Column>
<o:Column Id="o856">
<o:Column Id="o861">
<a:ObjectID>015E8942-52BF-4342-9C4C-1230A266C1C9</a:ObjectID>
<a:Name>product_quantity</a:Name>
<a:Code>product_quantity</a:Code>
......@@ -15010,7 +15065,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>购买数量</a:Comment>
<a:DataType>int</a:DataType>
</o:Column>
<o:Column Id="o857">
<o:Column Id="o862">
<a:ObjectID>EE8FDF66-7853-4BCE-98D9-40ADC13CC78F</a:ObjectID>
<a:Name>product_sku_id</a:Name>
<a:Code>product_sku_id</a:Code>
......@@ -15021,7 +15076,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>商品sku编号</a:Comment>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o858">
<o:Column Id="o863">
<a:ObjectID>B13B6661-62F2-461A-B375-7556D6DBE56D</a:ObjectID>
<a:Name>product_sku_code</a:Name>
<a:Code>product_sku_code</a:Code>
......@@ -15033,7 +15088,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(50)</a:DataType>
<a:Length>50</a:Length>
</o:Column>
<o:Column Id="o859">
<o:Column Id="o864">
<a:ObjectID>6B11B4F4-2F88-4DA2-A6C6-B5563F8AB67F</a:ObjectID>
<a:Name>product_category_id</a:Name>
<a:Code>product_category_id</a:Code>
......@@ -15044,7 +15099,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>商品分类id</a:Comment>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o860">
<o:Column Id="o865">
<a:ObjectID>51302EF8-1CD4-43F5-9C02-7920ED857D35</a:ObjectID>
<a:Name>sp1</a:Name>
<a:Code>sp1</a:Code>
......@@ -15056,7 +15111,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(100)</a:DataType>
<a:Length>100</a:Length>
</o:Column>
<o:Column Id="o861">
<o:Column Id="o866">
<a:ObjectID>AA056090-3D72-4BAC-A931-CD49C31B9D7E</a:ObjectID>
<a:Name>sp2</a:Name>
<a:Code>sp2</a:Code>
......@@ -15067,7 +15122,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(100)</a:DataType>
<a:Length>100</a:Length>
</o:Column>
<o:Column Id="o862">
<o:Column Id="o867">
<a:ObjectID>C0CCCE2C-B2C8-44A1-9F6B-771BFE62D760</a:ObjectID>
<a:Name>sp3</a:Name>
<a:Code>sp3</a:Code>
......@@ -15078,7 +15133,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(100)</a:DataType>
<a:Length>100</a:Length>
</o:Column>
<o:Column Id="o863">
<o:Column Id="o868">
<a:ObjectID>00A626D1-90DA-4262-8FFB-874691D67C3E</a:ObjectID>
<a:Name>promotion_name</a:Name>
<a:Code>promotion_name</a:Code>
......@@ -15090,7 +15145,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o864">
<o:Column Id="o869">
<a:ObjectID>FCD8E9C9-7C56-47F0-8FBB-5534EB9B8FDE</a:ObjectID>
<a:Name>promotion_amount</a:Name>
<a:Code>promotion_amount</a:Code>
......@@ -15103,7 +15158,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Length>10</a:Length>
<a:Precision>2</a:Precision>
</o:Column>
<o:Column Id="o865">
<o:Column Id="o870">
<a:ObjectID>073E4D15-F6EB-405D-9429-3A2FD362E949</a:ObjectID>
<a:Name>coupon_amount</a:Name>
<a:Code>coupon_amount</a:Code>
......@@ -15116,7 +15171,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Length>10</a:Length>
<a:Precision>2</a:Precision>
</o:Column>
<o:Column Id="o866">
<o:Column Id="o871">
<a:ObjectID>B4781397-191A-42B9-AAF7-D96E7BC3449D</a:ObjectID>
<a:Name>integration_amount</a:Name>
<a:Code>integration_amount</a:Code>
......@@ -15129,7 +15184,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Length>10</a:Length>
<a:Precision>2</a:Precision>
</o:Column>
<o:Column Id="o867">
<o:Column Id="o872">
<a:ObjectID>AD7CAE73-04BF-4BB8-BEFA-E0A7B94BF373</a:ObjectID>
<a:Name>real_amount</a:Name>
<a:Code>real_amount</a:Code>
......@@ -15142,7 +15197,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Length>10</a:Length>
<a:Precision>2</a:Precision>
</o:Column>
<o:Column Id="o868">
<o:Column Id="o873">
<a:ObjectID>3FBC2AE3-3000-41C7-B78C-DB7AC7ABDC16</a:ObjectID>
<a:Name>gift_integration</a:Name>
<a:Code>gift_integration</a:Code>
......@@ -15155,7 +15210,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>int</a:DataType>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o869">
<o:Column Id="o874">
<a:ObjectID>C7705A4E-64E8-44A3-B3BE-7A8762E73CFD</a:ObjectID>
<a:Name>gift_growth</a:Name>
<a:Code>gift_growth</a:Code>
......@@ -15170,7 +15225,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o870">
<o:Key Id="o875">
<a:ObjectID>8B728C73-2ED3-4C44-8C64-95692A16EA10</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -15179,12 +15234,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1522660745</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o847"/>
<o:Column Ref="o852"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o870"/>
<o:Key Ref="o875"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o270">
......@@ -15198,7 +15253,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>订单操作历史记录</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o871">
<o:Column Id="o876">
<a:ObjectID>46247D13-9B17-44EB-9300-7BA49AC214FB</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -15210,7 +15265,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Identity>1</a:Identity>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o872">
<o:Column Id="o877">
<a:ObjectID>CBAA2797-F782-492E-89D8-B87830B4FD86</a:ObjectID>
<a:Name>order_id</a:Name>
<a:Code>order_id</a:Code>
......@@ -15221,7 +15276,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>订单id</a:Comment>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o873">
<o:Column Id="o878">
<a:ObjectID>B26D3031-3438-4CAB-BC93-2277F41D2F64</a:ObjectID>
<a:Name>operate_man</a:Name>
<a:Code>operate_man</a:Code>
......@@ -15233,7 +15288,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(100)</a:DataType>
<a:Length>100</a:Length>
</o:Column>
<o:Column Id="o874">
<o:Column Id="o879">
<a:ObjectID>14B87125-FC24-4D09-982E-F43F618B6C3A</a:ObjectID>
<a:Name>create_time</a:Name>
<a:Code>create_time</a:Code>
......@@ -15244,7 +15299,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>操作时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o875">
<o:Column Id="o880">
<a:ObjectID>296A8CF6-1BC8-46E1-846F-25114FF35EEB</a:ObjectID>
<a:Name>order_status</a:Name>
<a:Code>order_status</a:Code>
......@@ -15256,7 +15311,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>int(1)</a:DataType>
<a:Length>1</a:Length>
</o:Column>
<o:Column Id="o876">
<o:Column Id="o881">
<a:ObjectID>9F651D4E-088F-4735-ACAD-12ED16C49FDE</a:ObjectID>
<a:Name>note</a:Name>
<a:Code>note</a:Code>
......@@ -15270,7 +15325,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o877">
<o:Key Id="o882">
<a:ObjectID>50772925-29B2-4E77-A02B-5AB8C229953C</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -15279,12 +15334,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1522725011</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o871"/>
<o:Column Ref="o876"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o877"/>
<o:Key Ref="o882"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o272">
......@@ -15298,7 +15353,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>订单设置表</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o878">
<o:Column Id="o883">
<a:ObjectID>03B16432-ECCE-4698-B24A-05554E64C35C</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -15310,7 +15365,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Identity>1</a:Identity>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o879">
<o:Column Id="o884">
<a:ObjectID>AC98E6B7-ADDF-43AD-B2F0-6CFE7715E9F1</a:ObjectID>
<a:Name>flash_order_overtime</a:Name>
<a:Code>flash_order_overtime</a:Code>
......@@ -15321,7 +15376,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>秒杀订单超时关闭时间(分)</a:Comment>
<a:DataType>int</a:DataType>
</o:Column>
<o:Column Id="o880">
<o:Column Id="o885">
<a:ObjectID>C4E474C5-194A-4B54-8DF1-F37B681DE42B</a:ObjectID>
<a:Name>normal_order_overtime</a:Name>
<a:Code>normal_order_overtime</a:Code>
......@@ -15332,7 +15387,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>正常订单超时时间(分)</a:Comment>
<a:DataType>int</a:DataType>
</o:Column>
<o:Column Id="o881">
<o:Column Id="o886">
<a:ObjectID>773FEFCD-F4A3-4D9E-B061-10C12CA1B397</a:ObjectID>
<a:Name>confirm_overtime</a:Name>
<a:Code>confirm_overtime</a:Code>
......@@ -15343,7 +15398,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>发货后自动确认收货时间(天)</a:Comment>
<a:DataType>int</a:DataType>
</o:Column>
<o:Column Id="o882">
<o:Column Id="o887">
<a:ObjectID>DD5B89B8-5DC6-4EB1-B916-D76BD75CB0F5</a:ObjectID>
<a:Name>finish_overtime</a:Name>
<a:Code>finish_overtime</a:Code>
......@@ -15354,7 +15409,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>自动完成交易时间,不能申请售后(天)</a:Comment>
<a:DataType>int</a:DataType>
</o:Column>
<o:Column Id="o883">
<o:Column Id="o888">
<a:ObjectID>D090D0ED-6A45-445C-ADE3-F1E18734F159</a:ObjectID>
<a:Name>comment_overtime</a:Name>
<a:Code>comment_overtime</a:Code>
......@@ -15367,7 +15422,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o884">
<o:Key Id="o889">
<a:ObjectID>7C2ADDA9-1584-4310-A3FE-7F1E18447823</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -15376,12 +15431,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1522726101</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o878"/>
<o:Column Ref="o883"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o884"/>
<o:Key Ref="o889"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o273">
......@@ -15395,7 +15450,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>订单退货申请</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o885">
<o:Column Id="o890">
<a:ObjectID>CF99B61C-D0E5-4EB4-BFC6-111A9F3D44E8</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -15407,7 +15462,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Identity>1</a:Identity>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o886">
<o:Column Id="o891">
<a:ObjectID>A6E68B83-006A-468C-A461-C647705E038C</a:ObjectID>
<a:Name>order_id</a:Name>
<a:Code>order_id</a:Code>
......@@ -15418,7 +15473,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>订单id</a:Comment>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o887">
<o:Column Id="o892">
<a:ObjectID>8D1F23F9-09FD-416B-8E38-CFDE67721417</a:ObjectID>
<a:Name>company_address_id</a:Name>
<a:Code>company_address_id</a:Code>
......@@ -15428,7 +15483,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o888">
<o:Column Id="o893">
<a:ObjectID>56ACAE3C-5533-44A1-BA57-602058B6CEF2</a:ObjectID>
<a:Name>order_sn</a:Name>
<a:Code>order_sn</a:Code>
......@@ -15440,7 +15495,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(64)</a:DataType>
<a:Length>64</a:Length>
</o:Column>
<o:Column Id="o889">
<o:Column Id="o894">
<a:ObjectID>F2C78E24-CDB0-4AA7-B6CD-21E55B380E95</a:ObjectID>
<a:Name>create_time</a:Name>
<a:Code>create_time</a:Code>
......@@ -15450,7 +15505,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o890">
<o:Column Id="o895">
<a:ObjectID>70FBE2CF-BE0D-44DD-8679-39DAA782E1A3</a:ObjectID>
<a:Name>member_username</a:Name>
<a:Code>member_username</a:Code>
......@@ -15461,7 +15516,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(64)</a:DataType>
<a:Length>64</a:Length>
</o:Column>
<o:Column Id="o891">
<o:Column Id="o896">
<a:ObjectID>7B8A70B3-9FC9-4136-BEC9-D2DF393DB988</a:ObjectID>
<a:Name>return_amount</a:Name>
<a:Code>return_amount</a:Code>
......@@ -15474,7 +15529,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Length>10</a:Length>
<a:Precision>2</a:Precision>
</o:Column>
<o:Column Id="o892">
<o:Column Id="o897">
<a:ObjectID>4FB9898E-63E4-4B21-B577-504320D3D4F9</a:ObjectID>
<a:Name>return_name</a:Name>
<a:Code>return_name</a:Code>
......@@ -15485,7 +15540,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(100)</a:DataType>
<a:Length>100</a:Length>
</o:Column>
<o:Column Id="o893">
<o:Column Id="o898">
<a:ObjectID>8ADCC57B-6CA5-4A89-8B5A-6283FE7B3DDF</a:ObjectID>
<a:Name>return_phone</a:Name>
<a:Code>return_phone</a:Code>
......@@ -15497,7 +15552,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(100)</a:DataType>
<a:Length>100</a:Length>
</o:Column>
<o:Column Id="o894">
<o:Column Id="o899">
<a:ObjectID>F01CC8D2-508C-424D-BF17-AE42ABE28223</a:ObjectID>
<a:Name>status</a:Name>
<a:Code>status</a:Code>
......@@ -15509,7 +15564,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>int(1)</a:DataType>
<a:Length>1</a:Length>
</o:Column>
<o:Column Id="o895">
<o:Column Id="o900">
<a:ObjectID>65402A2F-A01C-4B4D-9F19-9ACD48637159</a:ObjectID>
<a:Name>handle_time</a:Name>
<a:Code>handle_time</a:Code>
......@@ -15520,7 +15575,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>处理时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o896">
<o:Column Id="o901">
<a:ObjectID>AADBD0C8-E8CD-45D6-BDF4-13840EEFA26C</a:ObjectID>
<a:Name>product_pic</a:Name>
<a:Code>product_pic</a:Code>
......@@ -15531,7 +15586,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(500)</a:DataType>
<a:Length>500</a:Length>
</o:Column>
<o:Column Id="o897">
<o:Column Id="o902">
<a:ObjectID>B4BB6015-3948-411C-9558-6CAF55CEF04C</a:ObjectID>
<a:Name>product_name</a:Name>
<a:Code>product_name</a:Code>
......@@ -15542,7 +15597,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o898">
<o:Column Id="o903">
<a:ObjectID>D30E609F-3F5C-401C-8690-EEA47B0E6694</a:ObjectID>
<a:Name>brand_name</a:Name>
<a:Code>brand_name</a:Code>
......@@ -15553,7 +15608,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o899">
<o:Column Id="o904">
<a:ObjectID>86B4B2F7-9A36-47AC-A3DA-7F45FFF21639</a:ObjectID>
<a:Name>product_attr</a:Name>
<a:Code>product_attr</a:Code>
......@@ -15565,7 +15620,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(500)</a:DataType>
<a:Length>500</a:Length>
</o:Column>
<o:Column Id="o900">
<o:Column Id="o905">
<a:ObjectID>DE661909-8CDC-4C09-A0C1-5587F969523A</a:ObjectID>
<a:Name>product_count</a:Name>
<a:Code>product_count</a:Code>
......@@ -15576,7 +15631,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>退货数量</a:Comment>
<a:DataType>int</a:DataType>
</o:Column>
<o:Column Id="o901">
<o:Column Id="o906">
<a:ObjectID>B4DB3A15-7B0F-4C6D-B961-AF2C4CF14D50</a:ObjectID>
<a:Name>reason</a:Name>
<a:Code>reason</a:Code>
......@@ -15588,7 +15643,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o902">
<o:Column Id="o907">
<a:ObjectID>ECE8A578-4D6B-47EB-BB72-207D9BC93324</a:ObjectID>
<a:Name>description</a:Name>
<a:Code>description</a:Code>
......@@ -15600,7 +15655,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(500)</a:DataType>
<a:Length>500</a:Length>
</o:Column>
<o:Column Id="o903">
<o:Column Id="o908">
<a:ObjectID>E3C2C9CF-D72D-44AA-B1A3-5B5AC1950B63</a:ObjectID>
<a:Name>proof_pics</a:Name>
<a:Code>proof_pics</a:Code>
......@@ -15612,7 +15667,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(1000)</a:DataType>
<a:Length>1000</a:Length>
</o:Column>
<o:Column Id="o904">
<o:Column Id="o909">
<a:ObjectID>4647C7DC-D2B4-48B7-B5F3-4524FBAAD875</a:ObjectID>
<a:Name>return_post_amount</a:Name>
<a:Code>return_post_amount</a:Code>
......@@ -15625,7 +15680,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Length>10</a:Length>
<a:Precision>2</a:Precision>
</o:Column>
<o:Column Id="o905">
<o:Column Id="o910">
<a:ObjectID>8361AE87-5DC4-470B-B12E-4A2EF7708701</a:ObjectID>
<a:Name>return_post_status</a:Name>
<a:Code>return_post_status</a:Code>
......@@ -15637,7 +15692,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>int(1)</a:DataType>
<a:Length>1</a:Length>
</o:Column>
<o:Column Id="o906">
<o:Column Id="o911">
<a:ObjectID>3870169D-4A55-444E-9574-19FB829E9CB8</a:ObjectID>
<a:Name>confirm_return_amount</a:Name>
<a:Code>confirm_return_amount</a:Code>
......@@ -15650,7 +15705,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Length>10</a:Length>
<a:Precision>2</a:Precision>
</o:Column>
<o:Column Id="o907">
<o:Column Id="o912">
<a:ObjectID>B16F27C1-DFFA-40F1-83B5-F9DA3BB86FE6</a:ObjectID>
<a:Name>handle_note</a:Name>
<a:Code>handle_note</a:Code>
......@@ -15662,7 +15717,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(500)</a:DataType>
<a:Length>500</a:Length>
</o:Column>
<o:Column Id="o908">
<o:Column Id="o913">
<a:ObjectID>B8982C29-EB0D-4F63-A047-DDEDC91A78C3</a:ObjectID>
<a:Name>handle_man</a:Name>
<a:Code>handle_man</a:Code>
......@@ -15674,7 +15729,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(100)</a:DataType>
<a:Length>100</a:Length>
</o:Column>
<o:Column Id="o909">
<o:Column Id="o914">
<a:ObjectID>49E217E2-31BF-4F23-8125-62D5920E0B60</a:ObjectID>
<a:Name>receive_man</a:Name>
<a:Code>receive_man</a:Code>
......@@ -15686,7 +15741,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(100)</a:DataType>
<a:Length>100</a:Length>
</o:Column>
<o:Column Id="o910">
<o:Column Id="o915">
<a:ObjectID>8111E4F5-B8EA-4DCB-B899-A2E4921E6BC2</a:ObjectID>
<a:Name>receive_time</a:Name>
<a:Code>receive_time</a:Code>
......@@ -15696,7 +15751,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o911">
<o:Column Id="o916">
<a:ObjectID>4C802C73-FB19-4C09-84C3-37E152CA8299</a:ObjectID>
<a:Name>receive_note</a:Name>
<a:Code>receive_note</a:Code>
......@@ -15709,7 +15764,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o912">
<o:Key Id="o917">
<a:ObjectID>D06B934B-B63D-4DCC-B1C1-62F79744A8AC</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -15718,12 +15773,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1522732939</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o885"/>
<o:Column Ref="o890"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o912"/>
<o:Key Ref="o917"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o274">
......@@ -15737,7 +15792,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>公司收发货地址表</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o913">
<o:Column Id="o918">
<a:ObjectID>F5A62BE4-F0B9-46C3-8591-5864BB83220D</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -15749,7 +15804,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Identity>1</a:Identity>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o914">
<o:Column Id="o919">
<a:ObjectID>359C7F83-8810-4F75-935C-8099B75676C6</a:ObjectID>
<a:Name>address_name</a:Name>
<a:Code>address_name</a:Code>
......@@ -15761,7 +15816,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o915">
<o:Column Id="o920">
<a:ObjectID>5AA8AC8B-9617-4A6F-B898-4206F7CE8169</a:ObjectID>
<a:Name>send_status</a:Name>
<a:Code>send_status</a:Code>
......@@ -15773,7 +15828,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>int(1)</a:DataType>
<a:Length>1</a:Length>
</o:Column>
<o:Column Id="o916">
<o:Column Id="o921">
<a:ObjectID>CDF1655B-32CC-4E54-BBE7-5F00549B7722</a:ObjectID>
<a:Name>receive_status</a:Name>
<a:Code>receive_status</a:Code>
......@@ -15785,7 +15840,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>int(1)</a:DataType>
<a:Length>1</a:Length>
</o:Column>
<o:Column Id="o917">
<o:Column Id="o922">
<a:ObjectID>F5195500-8663-482B-B587-27789546188C</a:ObjectID>
<a:Name>name</a:Name>
<a:Code>name</a:Code>
......@@ -15797,7 +15852,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(64)</a:DataType>
<a:Length>64</a:Length>
</o:Column>
<o:Column Id="o918">
<o:Column Id="o923">
<a:ObjectID>D51012F2-BECB-4E6B-A7E9-5B6AC06D9087</a:ObjectID>
<a:Name>phone</a:Name>
<a:Code>phone</a:Code>
......@@ -15809,7 +15864,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(64)</a:DataType>
<a:Length>64</a:Length>
</o:Column>
<o:Column Id="o919">
<o:Column Id="o924">
<a:ObjectID>3D2DC8D4-9D56-4E95-8266-052132761CDE</a:ObjectID>
<a:Name>province</a:Name>
<a:Code>province</a:Code>
......@@ -15820,7 +15875,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(64)</a:DataType>
<a:Length>64</a:Length>
</o:Column>
<o:Column Id="o920">
<o:Column Id="o925">
<a:ObjectID>57267BF2-434D-4AEC-8E6B-DDCAA85233F7</a:ObjectID>
<a:Name>city</a:Name>
<a:Code>city</a:Code>
......@@ -15831,7 +15886,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(64)</a:DataType>
<a:Length>64</a:Length>
</o:Column>
<o:Column Id="o921">
<o:Column Id="o926">
<a:ObjectID>F1F15023-139B-4048-8D0C-C9C46884C6E9</a:ObjectID>
<a:Name>region</a:Name>
<a:Code>region</a:Code>
......@@ -15844,7 +15899,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o922">
<o:Key Id="o927">
<a:ObjectID>9B8E57D5-D022-48D7-BA87-3214D2DAB1BD</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -15853,12 +15908,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1522745192</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o913"/>
<o:Column Ref="o918"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o922"/>
<o:Key Ref="o927"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o276">
......@@ -15867,12 +15922,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Code>oms_order_return_reason</a:Code>
<a:CreationDate>1522745726</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1533115911</a:ModificationDate>
<a:ModificationDate>1539238788</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<a:Comment>退货原因表</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o923">
<o:Column Id="o928">
<a:ObjectID>8398CF1C-2327-4762-B370-7F7BB681FBE8</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -15884,7 +15939,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Identity>1</a:Identity>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o924">
<o:Column Id="o929">
<a:ObjectID>7C7CCC5E-FBE6-49A6-A428-95A8A078B4EA</a:ObjectID>
<a:Name>name</a:Name>
<a:Code>name</a:Code>
......@@ -15896,7 +15951,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(100)</a:DataType>
<a:Length>100</a:Length>
</o:Column>
<o:Column Id="o925">
<o:Column Id="o930">
<a:ObjectID>0C284FC4-E892-4BFF-B0AC-AD9BCB8E39D2</a:ObjectID>
<a:Name>sort</a:Name>
<a:Code>sort</a:Code>
......@@ -15906,7 +15961,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>int</a:DataType>
</o:Column>
<o:Column Id="o926">
<o:Column Id="o931">
<a:ObjectID>D0151FA2-84E3-4252-9565-766B748B7AD3</a:ObjectID>
<a:Name>status</a:Name>
<a:Code>status</a:Code>
......@@ -15918,9 +15973,20 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>int(1)</a:DataType>
<a:Length>1</a:Length>
</o:Column>
<o:Column Id="o932">
<a:ObjectID>A3F8C1D7-A495-4E99-885D-FC8FB1E5747C</a:ObjectID>
<a:Name>create_time</a:Name>
<a:Code>create_time</a:Code>
<a:CreationDate>1539238773</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1539238794</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<a:Comment>添加时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o927">
<o:Key Id="o933">
<a:ObjectID>F0009D1F-CC14-45AA-BDB7-F25CFBBFE380</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -15929,12 +15995,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1533115911</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o923"/>
<o:Column Ref="o928"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o927"/>
<o:Key Ref="o933"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o277">
......@@ -15948,7 +16014,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>购物车表</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o928">
<o:Column Id="o934">
<a:ObjectID>0496CCD8-F7CC-4DD4-AEE7-919D8EFCD676</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -15960,7 +16026,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Identity>1</a:Identity>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o929">
<o:Column Id="o935">
<a:ObjectID>BC6AB2CA-354D-447A-A466-54980B87F57F</a:ObjectID>
<a:Name>product_id</a:Name>
<a:Code>product_id</a:Code>
......@@ -15970,7 +16036,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o930">
<o:Column Id="o936">
<a:ObjectID>48241AB2-A6B4-48E5-A792-FAB72D97FD42</a:ObjectID>
<a:Name>product_sku_id</a:Name>
<a:Code>product_sku_id</a:Code>
......@@ -15980,7 +16046,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o931">
<o:Column Id="o937">
<a:ObjectID>70CEB9F6-7F7D-4AB1-BB9D-3667BA109C72</a:ObjectID>
<a:Name>member_id</a:Name>
<a:Code>member_id</a:Code>
......@@ -15990,7 +16056,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o932">
<o:Column Id="o938">
<a:ObjectID>8B8B68C0-7987-4E2B-9BAD-FF4F3428E03A</a:ObjectID>
<a:Name>quantity</a:Name>
<a:Code>quantity</a:Code>
......@@ -16001,7 +16067,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>购买数量</a:Comment>
<a:DataType>int</a:DataType>
</o:Column>
<o:Column Id="o933">
<o:Column Id="o939">
<a:ObjectID>E2A71768-48C5-46B2-82B8-635169BFE66D</a:ObjectID>
<a:Name>price</a:Name>
<a:Code>price</a:Code>
......@@ -16014,7 +16080,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Length>10</a:Length>
<a:Precision>2</a:Precision>
</o:Column>
<o:Column Id="o934">
<o:Column Id="o940">
<a:ObjectID>1EB6341A-F163-4763-8A41-99BB5914189A</a:ObjectID>
<a:Name>sp1</a:Name>
<a:Code>sp1</a:Code>
......@@ -16026,7 +16092,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o935">
<o:Column Id="o941">
<a:ObjectID>10C79639-93BE-48F3-B2A4-98AC7C338882</a:ObjectID>
<a:Name>sp2</a:Name>
<a:Code>sp2</a:Code>
......@@ -16038,7 +16104,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o936">
<o:Column Id="o942">
<a:ObjectID>629EE7D7-D006-4AB6-8EF9-0B30E4283004</a:ObjectID>
<a:Name>sp3</a:Name>
<a:Code>sp3</a:Code>
......@@ -16050,7 +16116,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o937">
<o:Column Id="o943">
<a:ObjectID>B5A53CF7-C87D-411B-89DF-41888E2722C7</a:ObjectID>
<a:Name>product_pic</a:Name>
<a:Code>product_pic</a:Code>
......@@ -16062,7 +16128,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(1000)</a:DataType>
<a:Length>1000</a:Length>
</o:Column>
<o:Column Id="o938">
<o:Column Id="o944">
<a:ObjectID>E1A4F06D-34AE-4B0C-BCC6-F82BA9D1A76F</a:ObjectID>
<a:Name>product_name</a:Name>
<a:Code>product_name</a:Code>
......@@ -16074,7 +16140,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(500)</a:DataType>
<a:Length>500</a:Length>
</o:Column>
<o:Column Id="o939">
<o:Column Id="o945">
<a:ObjectID>7BBD4FA7-9C75-4ECA-9E08-BBEAC572BCB1</a:ObjectID>
<a:Name>product_brand</a:Name>
<a:Code>product_brand</a:Code>
......@@ -16085,7 +16151,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o940">
<o:Column Id="o946">
<a:ObjectID>11170A56-1C61-4372-9E46-A3C9C587340E</a:ObjectID>
<a:Name>product_sn</a:Name>
<a:Code>product_sn</a:Code>
......@@ -16096,7 +16162,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o941">
<o:Column Id="o947">
<a:ObjectID>2D4BFCEF-83F1-4697-8EF7-DCC5D2A9491D</a:ObjectID>
<a:Name>product_sub_title</a:Name>
<a:Code>product_sub_title</a:Code>
......@@ -16108,7 +16174,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(500)</a:DataType>
<a:Length>500</a:Length>
</o:Column>
<o:Column Id="o942">
<o:Column Id="o948">
<a:ObjectID>8A7E5878-BB5E-49F3-BE20-E6986E172BB3</a:ObjectID>
<a:Name>product_sku_code</a:Name>
<a:Code>product_sku_code</a:Code>
......@@ -16120,7 +16186,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o943">
<o:Column Id="o949">
<a:ObjectID>23C68713-D38A-4915-96E3-A9762199D386</a:ObjectID>
<a:Name>member_nickname</a:Name>
<a:Code>member_nickname</a:Code>
......@@ -16132,7 +16198,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(500)</a:DataType>
<a:Length>500</a:Length>
</o:Column>
<o:Column Id="o944">
<o:Column Id="o950">
<a:ObjectID>5675315C-7265-4AC3-88D4-BC1525AC73B7</a:ObjectID>
<a:Name>create_date</a:Name>
<a:Code>create_date</a:Code>
......@@ -16143,7 +16209,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>创建时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o945">
<o:Column Id="o951">
<a:ObjectID>1D877A06-39CD-4A3C-B4A8-059588D13838</a:ObjectID>
<a:Name>modify_date</a:Name>
<a:Code>modify_date</a:Code>
......@@ -16154,7 +16220,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>修改时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o946">
<o:Column Id="o952">
<a:ObjectID>20EF4C13-435F-4C03-B8A9-7E31F1432E21</a:ObjectID>
<a:Name>delete_status</a:Name>
<a:Code>delete_status</a:Code>
......@@ -16167,7 +16233,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>int(1)</a:DataType>
<a:Length>1</a:Length>
</o:Column>
<o:Column Id="o947">
<o:Column Id="o953">
<a:ObjectID>9C9C2AC9-F58B-4D31-BEF4-1D1892931E51</a:ObjectID>
<a:Name>product_category_id</a:Name>
<a:Code>product_category_id</a:Code>
......@@ -16180,7 +16246,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o948">
<o:Key Id="o954">
<a:ObjectID>29D735B7-E618-4C13-AF03-3858C68E6BA4</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -16189,12 +16255,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1533108680</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o928"/>
<o:Column Ref="o934"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o948"/>
<o:Key Ref="o954"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o278">
......@@ -16208,7 +16274,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>后台用户角色表</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o949">
<o:Column Id="o955">
<a:ObjectID>2E853DB4-DEFD-42D5-A6BE-6226A3194CE4</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -16220,7 +16286,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Identity>1</a:Identity>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o950">
<o:Column Id="o956">
<a:ObjectID>A7C5F5AC-3D79-4BAB-A058-E801649746EB</a:ObjectID>
<a:Name>name</a:Name>
<a:Code>name</a:Code>
......@@ -16232,7 +16298,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(100)</a:DataType>
<a:Length>100</a:Length>
</o:Column>
<o:Column Id="o951">
<o:Column Id="o957">
<a:ObjectID>013099EA-F84F-4262-9125-15DA3687C8CE</a:ObjectID>
<a:Name>description</a:Name>
<a:Code>description</a:Code>
......@@ -16244,7 +16310,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(500)</a:DataType>
<a:Length>500</a:Length>
</o:Column>
<o:Column Id="o952">
<o:Column Id="o958">
<a:ObjectID>F376357B-61CA-46D5-BED7-51C5322735A9</a:ObjectID>
<a:Name>admin_count</a:Name>
<a:Code>admin_count</a:Code>
......@@ -16255,7 +16321,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>后台用户数量</a:Comment>
<a:DataType>int</a:DataType>
</o:Column>
<o:Column Id="o953">
<o:Column Id="o959">
<a:ObjectID>EAC9E6A6-7E67-44F0-B085-B7A2380828E9</a:ObjectID>
<a:Name>create_time</a:Name>
<a:Code>create_time</a:Code>
......@@ -16266,7 +16332,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>创建时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o954">
<o:Column Id="o960">
<a:ObjectID>8B4E2D43-F39C-46CD-B498-1CD02CDE1F81</a:ObjectID>
<a:Name>status</a:Name>
<a:Code>status</a:Code>
......@@ -16279,7 +16345,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>int(1)</a:DataType>
<a:Length>1</a:Length>
</o:Column>
<o:Column Id="o955">
<o:Column Id="o961">
<a:ObjectID>CDB0B35E-6C3A-4FE5-9D47-E7682E71302E</a:ObjectID>
<a:Name>sort</a:Name>
<a:Code>sort</a:Code>
......@@ -16292,7 +16358,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o956">
<o:Key Id="o962">
<a:ObjectID>14F5A838-542A-4B80-8627-B17FF80D3D0C</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -16301,12 +16367,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1538201117</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o949"/>
<o:Column Ref="o955"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o956"/>
<o:Key Ref="o962"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o279">
......@@ -16320,7 +16386,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>后台用户权限表</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o957">
<o:Column Id="o963">
<a:ObjectID>E945AB0D-430D-4564-A942-AFAF3D3C6106</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -16336,7 +16402,7 @@ LABL 0 新宋体,8,N</a:FontList>
 
</a:ExtendedAttributesText>
</o:Column>
<o:Column Id="o958">
<o:Column Id="o964">
<a:ObjectID>B073CBDF-527E-4961-BF55-9C5A1F643303</a:ObjectID>
<a:Name>pid</a:Name>
<a:Code>pid</a:Code>
......@@ -16347,7 +16413,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>父级权限id</a:Comment>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o959">
<o:Column Id="o965">
<a:ObjectID>E06DA657-9A51-42D9-A915-3D76B6D12AC7</a:ObjectID>
<a:Name>name</a:Name>
<a:Code>name</a:Code>
......@@ -16359,7 +16425,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(100)</a:DataType>
<a:Length>100</a:Length>
</o:Column>
<o:Column Id="o960">
<o:Column Id="o966">
<a:ObjectID>C2345EAD-45D6-41E7-8EAA-9DB2FD0F6C48</a:ObjectID>
<a:Name>value</a:Name>
<a:Code>value</a:Code>
......@@ -16371,7 +16437,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o961">
<o:Column Id="o967">
<a:ObjectID>471034FB-C5B6-49C2-A117-AE9FEE311F8C</a:ObjectID>
<a:Name>icon</a:Name>
<a:Code>icon</a:Code>
......@@ -16383,7 +16449,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(500)</a:DataType>
<a:Length>500</a:Length>
</o:Column>
<o:Column Id="o962">
<o:Column Id="o968">
<a:ObjectID>64C52B4C-E7C5-4A7E-AE70-CF628EFC67A7</a:ObjectID>
<a:Name>type</a:Name>
<a:Code>type</a:Code>
......@@ -16395,7 +16461,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>int(1)</a:DataType>
<a:Length>1</a:Length>
</o:Column>
<o:Column Id="o963">
<o:Column Id="o969">
<a:ObjectID>8E492BD0-8033-4FE5-8B5B-C13F6977D9A9</a:ObjectID>
<a:Name>uri</a:Name>
<a:Code>uri</a:Code>
......@@ -16407,7 +16473,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>varchar(200)</a:DataType>
<a:Length>200</a:Length>
</o:Column>
<o:Column Id="o964">
<o:Column Id="o970">
<a:ObjectID>88B074E5-990C-4217-91F5-A88E56CC8142</a:ObjectID>
<a:Name>status</a:Name>
<a:Code>status</a:Code>
......@@ -16419,7 +16485,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:DataType>int(1)</a:DataType>
<a:Length>1</a:Length>
</o:Column>
<o:Column Id="o965">
<o:Column Id="o971">
<a:ObjectID>6A46B30B-44EC-4D13-BEBF-77C4D26113CA</a:ObjectID>
<a:Name>create_time</a:Name>
<a:Code>create_time</a:Code>
......@@ -16430,7 +16496,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>创建时间</a:Comment>
<a:DataType>datetime</a:DataType>
</o:Column>
<o:Column Id="o966">
<o:Column Id="o972">
<a:ObjectID>FE8DC496-D926-4C4C-94C0-59F19B98D411</a:ObjectID>
<a:Name>sort</a:Name>
<a:Code>sort</a:Code>
......@@ -16443,7 +16509,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o967">
<o:Key Id="o973">
<a:ObjectID>1A1D360B-3856-4FE0-ABC3-9C9DD7180247</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -16452,12 +16518,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1538201932</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o957"/>
<o:Column Ref="o963"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o967"/>
<o:Key Ref="o973"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o280">
......@@ -16471,7 +16537,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>后台用户和角色关系表</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o968">
<o:Column Id="o974">
<a:ObjectID>FD4417BB-10DA-489F-95B7-2538DA63FEB7</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -16483,7 +16549,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Identity>1</a:Identity>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o969">
<o:Column Id="o975">
<a:ObjectID>7E2D454E-E44B-490F-9E86-11CB1D02A55F</a:ObjectID>
<a:Name>admin_id</a:Name>
<a:Code>admin_id</a:Code>
......@@ -16493,7 +16559,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o970">
<o:Column Id="o976">
<a:ObjectID>6408BE19-A7C6-4F9D-B9C0-921BD494570B</a:ObjectID>
<a:Name>role_id</a:Name>
<a:Code>role_id</a:Code>
......@@ -16505,7 +16571,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o971">
<o:Key Id="o977">
<a:ObjectID>6D817E44-8C99-4CFE-A645-0E536256B9D2</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -16514,12 +16580,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1538202458</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o968"/>
<o:Column Ref="o974"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o971"/>
<o:Key Ref="o977"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o281">
......@@ -16533,7 +16599,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>后台用户角色和权限关系表</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o972">
<o:Column Id="o978">
<a:ObjectID>1144AF4C-1426-47B7-8212-DA3B3E6C2A36</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -16545,7 +16611,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Identity>1</a:Identity>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o973">
<o:Column Id="o979">
<a:ObjectID>FE5CF0B5-65AA-4B6D-AE3C-04E4A57077D0</a:ObjectID>
<a:Name>role_id</a:Name>
<a:Code>role_id</a:Code>
......@@ -16555,7 +16621,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o974">
<o:Column Id="o980">
<a:ObjectID>3E519CF4-C6F8-4D40-828A-F3AFFDA09699</a:ObjectID>
<a:Name>permission_id</a:Name>
<a:Code>permission_id</a:Code>
......@@ -16567,7 +16633,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o975">
<o:Key Id="o981">
<a:ObjectID>7169397A-EC6D-422E-9575-7D580D618896</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -16576,12 +16642,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1538202576</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o972"/>
<o:Column Ref="o978"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o975"/>
<o:Key Ref="o981"/>
</c:PrimaryKey>
</o:Table>
<o:Table Id="o282">
......@@ -16595,7 +16661,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Comment>后台用户和权限关系表(除角色中定义的权限以外的加减权限)</a:Comment>
<a:TotalSavingCurrency/>
<c:Columns>
<o:Column Id="o976">
<o:Column Id="o982">
<a:ObjectID>BE753374-E9C7-4C53-AC9C-D71DCF50662D</a:ObjectID>
<a:Name>id</a:Name>
<a:Code>id</a:Code>
......@@ -16607,7 +16673,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Identity>1</a:Identity>
<a:Column.Mandatory>1</a:Column.Mandatory>
</o:Column>
<o:Column Id="o977">
<o:Column Id="o983">
<a:ObjectID>12FF5B6B-8647-49E1-927C-D43F14BBB174</a:ObjectID>
<a:Name>admin_id</a:Name>
<a:Code>admin_id</a:Code>
......@@ -16617,7 +16683,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o978">
<o:Column Id="o984">
<a:ObjectID>8BDB3D8B-FFEF-4031-8D7A-EF81BE9BE670</a:ObjectID>
<a:Name>permission_id</a:Name>
<a:Code>permission_id</a:Code>
......@@ -16627,7 +16693,7 @@ LABL 0 新宋体,8,N</a:FontList>
<a:Modifier>zhenghong</a:Modifier>
<a:DataType>bigint</a:DataType>
</o:Column>
<o:Column Id="o979">
<o:Column Id="o985">
<a:ObjectID>D5D4EBC8-9FCD-4A79-8171-4BC6027FA23E</a:ObjectID>
<a:Name>type</a:Name>
<a:Code>type</a:Code>
......@@ -16640,7 +16706,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Column>
</c:Columns>
<c:Keys>
<o:Key Id="o980">
<o:Key Id="o986">
<a:ObjectID>DF246E9E-48BE-43A9-A0A8-282F0AC6E482</a:ObjectID>
<a:Name>Key_1</a:Name>
<a:Code>Key_1</a:Code>
......@@ -16649,12 +16715,12 @@ LABL 0 新宋体,8,N</a:FontList>
<a:ModificationDate>1538202916</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Key.Columns>
<o:Column Ref="o976"/>
<o:Column Ref="o982"/>
</c:Key.Columns>
</o:Key>
</c:Keys>
<c:PrimaryKey>
<o:Key Ref="o980"/>
<o:Key Ref="o986"/>
</c:PrimaryKey>
</o:Table>
</c:Tables>
......@@ -16680,7 +16746,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o345"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o981">
<o:ReferenceJoin Id="o987">
<a:ObjectID>5236F74C-2761-4AC4-834A-BECC5D040393</a:ObjectID>
<a:CreationDate>1521706257</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -16716,7 +16782,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o982">
<o:ReferenceJoin Id="o988">
<a:ObjectID>6EE78803-E5F6-4090-B810-7BBF7814F60C</a:ObjectID>
<a:CreationDate>1521710488</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -16752,7 +16818,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o983">
<o:ReferenceJoin Id="o989">
<a:ObjectID>84F722B4-DF57-4BC3-88FD-B249B70D21A7</a:ObjectID>
<a:CreationDate>1521770349</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -16788,7 +16854,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o984">
<o:ReferenceJoin Id="o990">
<a:ObjectID>0309D83E-51C3-4973-A636-9FEB27F4A6B6</a:ObjectID>
<a:CreationDate>1521771362</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -16824,7 +16890,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o392"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o985">
<o:ReferenceJoin Id="o991">
<a:ObjectID>7B820697-9FFD-4446-B6DF-F03F4F02FFE3</a:ObjectID>
<a:CreationDate>1521773101</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -16860,7 +16926,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o401"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o986">
<o:ReferenceJoin Id="o992">
<a:ObjectID>13DDC5F6-372D-47FF-AAFA-8AEF349E7FA8</a:ObjectID>
<a:CreationDate>1521783613</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -16896,7 +16962,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o987">
<o:ReferenceJoin Id="o993">
<a:ObjectID>31ADEBC6-F176-41A7-8EAA-9AC3B8A253AB</a:ObjectID>
<a:CreationDate>1521791466</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -16932,7 +16998,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o988">
<o:ReferenceJoin Id="o994">
<a:ObjectID>F2B169B3-7AC8-4FB1-822D-E1C91DFF6FFD</a:ObjectID>
<a:CreationDate>1521792428</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -16968,7 +17034,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o989">
<o:ReferenceJoin Id="o995">
<a:ObjectID>00AD7B43-F4CA-45D7-86BB-5756B4ED55BD</a:ObjectID>
<a:CreationDate>1521792909</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17004,7 +17070,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o423"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o990">
<o:ReferenceJoin Id="o996">
<a:ObjectID>286E06C6-6FAD-4323-82D9-6FB781153C46</a:ObjectID>
<a:CreationDate>1522045168</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17040,7 +17106,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o423"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o991">
<o:ReferenceJoin Id="o997">
<a:ObjectID>A2161167-D453-4661-9BF0-71D8908A6C42</a:ObjectID>
<a:CreationDate>1522046100</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17076,7 +17142,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o992">
<o:ReferenceJoin Id="o998">
<a:ObjectID>E25FF0B6-41E2-4801-8FE9-337EF9B991F7</a:ObjectID>
<a:CreationDate>1522046451</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17112,7 +17178,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o436"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o993">
<o:ReferenceJoin Id="o999">
<a:ObjectID>1E64FE44-48BA-49B0-BDE1-66DA22B89EFF</a:ObjectID>
<a:CreationDate>1522046456</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17148,7 +17214,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o461"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o994">
<o:ReferenceJoin Id="o1000">
<a:ObjectID>DEE74089-6A6D-4D7E-BADD-76E4D08EFA2D</a:ObjectID>
<a:CreationDate>1522112691</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17184,7 +17250,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o995">
<o:ReferenceJoin Id="o1001">
<a:ObjectID>5D44A212-AD69-4958-BAAF-9E16ED63FC67</a:ObjectID>
<a:CreationDate>1522112694</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17220,7 +17286,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o392"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o996">
<o:ReferenceJoin Id="o1002">
<a:ObjectID>ECA8F78C-7015-44EB-9CD2-F72634D7F4BD</a:ObjectID>
<a:CreationDate>1522114406</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17256,7 +17322,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o392"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o997">
<o:ReferenceJoin Id="o1003">
<a:ObjectID>32BD37D4-4436-4069-9BD1-90CF0B1867E0</a:ObjectID>
<a:CreationDate>1522115961</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17292,7 +17358,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o436"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o998">
<o:ReferenceJoin Id="o1004">
<a:ObjectID>1A23B754-71EE-4496-B70F-0A3268C6F651</a:ObjectID>
<a:CreationDate>1522115983</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17328,7 +17394,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o999">
<o:ReferenceJoin Id="o1005">
<a:ObjectID>1C883E67-84F9-4CD0-A4F5-D7CA2BE15DC5</a:ObjectID>
<a:CreationDate>1522118676</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17364,7 +17430,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o485"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1000">
<o:ReferenceJoin Id="o1006">
<a:ObjectID>1CE2FCCB-DF37-4C88-99DD-FA8C3EE7A09C</a:ObjectID>
<a:CreationDate>1522119056</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17400,7 +17466,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o500"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1001">
<o:ReferenceJoin Id="o1007">
<a:ObjectID>7D8DC4F2-D0A4-4CE9-B03E-44AE166786C0</a:ObjectID>
<a:CreationDate>1522120295</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17436,7 +17502,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o520"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1002">
<o:ReferenceJoin Id="o1008">
<a:ObjectID>7CB99F50-753B-4347-B896-1F18D8FE6691</a:ObjectID>
<a:CreationDate>1522138613</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17472,7 +17538,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1003">
<o:ReferenceJoin Id="o1009">
<a:ObjectID>EC89DA87-A575-4940-973B-665854268261</a:ObjectID>
<a:CreationDate>1522138618</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17508,7 +17574,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o531"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1004">
<o:ReferenceJoin Id="o1010">
<a:ObjectID>8E1A22EC-2246-48C4-A499-3D8A4D264C09</a:ObjectID>
<a:CreationDate>1522138705</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17544,7 +17610,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o454"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1005">
<o:ReferenceJoin Id="o1011">
<a:ObjectID>2EA7348D-C8E8-4FCC-8215-01FE3AD58DFB</a:ObjectID>
<a:CreationDate>1522141157</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17580,7 +17646,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o520"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1006">
<o:ReferenceJoin Id="o1012">
<a:ObjectID>8B858AAC-D00A-42FE-BEDC-73536876C045</a:ObjectID>
<a:CreationDate>1522141232</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17616,7 +17682,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o554"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1007">
<o:ReferenceJoin Id="o1013">
<a:ObjectID>FC3A22FE-FD24-4DF0-BAC8-22659D3C8987</a:ObjectID>
<a:CreationDate>1522141317</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17652,7 +17718,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o570"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1008">
<o:ReferenceJoin Id="o1014">
<a:ObjectID>14DB9C0C-F9F0-4D4A-B44E-592028F6E75A</a:ObjectID>
<a:CreationDate>1522142006</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17688,7 +17754,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o597"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1009">
<o:ReferenceJoin Id="o1015">
<a:ObjectID>15304E84-71AA-40B1-84CB-904384B34B25</a:ObjectID>
<a:CreationDate>1522215975</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17724,7 +17790,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1010">
<o:ReferenceJoin Id="o1016">
<a:ObjectID>457237AD-87EB-4A09-BA9F-36198B10D2FF</a:ObjectID>
<a:CreationDate>1522216015</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17760,7 +17826,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o597"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1011">
<o:ReferenceJoin Id="o1017">
<a:ObjectID>3C2E5F27-A07C-4D88-9357-089D36122A25</a:ObjectID>
<a:CreationDate>1522216251</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17796,7 +17862,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o392"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1012">
<o:ReferenceJoin Id="o1018">
<a:ObjectID>A8FA4798-0F1E-4D96-A254-77F5D71F6BBD</a:ObjectID>
<a:CreationDate>1522216380</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17832,7 +17898,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o597"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1013">
<o:ReferenceJoin Id="o1019">
<a:ObjectID>5026171A-4B51-4B83-A113-4051F1E4F415</a:ObjectID>
<a:CreationDate>1522220508</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17868,7 +17934,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o636"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1014">
<o:ReferenceJoin Id="o1020">
<a:ObjectID>462222B9-A203-4D60-A353-A168356E3140</a:ObjectID>
<a:CreationDate>1522220546</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17904,7 +17970,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o345"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1015">
<o:ReferenceJoin Id="o1021">
<a:ObjectID>BD28F911-4F98-4C9D-9171-E99F60476E2A</a:ObjectID>
<a:CreationDate>1522224364</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17940,7 +18006,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1016">
<o:ReferenceJoin Id="o1022">
<a:ObjectID>8D1675C9-7749-4831-A5E6-ACD971AACF57</a:ObjectID>
<a:CreationDate>1522225874</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -17976,7 +18042,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1017">
<o:ReferenceJoin Id="o1023">
<a:ObjectID>B30347B3-4138-4EA8-A0F5-EF0D9A34E01F</a:ObjectID>
<a:CreationDate>1522226077</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18012,7 +18078,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o520"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1018">
<o:ReferenceJoin Id="o1024">
<a:ObjectID>7D29D8DF-7EF1-4F43-928F-DDAC96A23858</a:ObjectID>
<a:CreationDate>1522226272</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18048,7 +18114,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o679"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1019">
<o:ReferenceJoin Id="o1025">
<a:ObjectID>EB0A7FB4-285A-4D5D-BC1D-E9B299069C1F</a:ObjectID>
<a:CreationDate>1522301998</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18084,7 +18150,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o636"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1020">
<o:ReferenceJoin Id="o1026">
<a:ObjectID>942BBD31-85B8-46EA-893C-CB327C86F5BA</a:ObjectID>
<a:CreationDate>1522303390</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18120,7 +18186,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1021">
<o:ReferenceJoin Id="o1027">
<a:ObjectID>1E5174EE-C0B0-4144-98D5-679634DCCAEE</a:ObjectID>
<a:CreationDate>1522303410</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18156,7 +18222,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o698"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1022">
<o:ReferenceJoin Id="o1028">
<a:ObjectID>BD55704C-3F36-44CC-90E1-143F097FA894</a:ObjectID>
<a:CreationDate>1522304178</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18192,7 +18258,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o719"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1023">
<o:ReferenceJoin Id="o1029">
<a:ObjectID>17EC5CAA-580C-493D-9C2D-2EA3E9732A78</a:ObjectID>
<a:CreationDate>1522386868</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18228,7 +18294,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o636"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1024">
<o:ReferenceJoin Id="o1030">
<a:ObjectID>F469B162-D88C-42A3-B64C-7B2751A4FCE1</a:ObjectID>
<a:CreationDate>1522387461</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18264,7 +18330,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o392"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1025">
<o:ReferenceJoin Id="o1031">
<a:ObjectID>1D18BF30-4375-4618-A1C9-6DC998F248E4</a:ObjectID>
<a:CreationDate>1522387526</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18300,7 +18366,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o636"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1026">
<o:ReferenceJoin Id="o1032">
<a:ObjectID>183F9969-663E-4842-ABC2-C938F02C05E4</a:ObjectID>
<a:CreationDate>1522389232</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18336,7 +18402,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o636"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1027">
<o:ReferenceJoin Id="o1033">
<a:ObjectID>AC355266-228D-4333-8E95-D13F2D176DB4</a:ObjectID>
<a:CreationDate>1522390434</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18372,7 +18438,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o636"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1028">
<o:ReferenceJoin Id="o1034">
<a:ObjectID>3A358827-AE90-4AC6-80E6-CA340D69F7F2</a:ObjectID>
<a:CreationDate>1522390644</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18408,7 +18474,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o636"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1029">
<o:ReferenceJoin Id="o1035">
<a:ObjectID>B0F12E0B-F2E6-40A6-AD2B-9FE858AAA8BE</a:ObjectID>
<a:CreationDate>1522391366</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18444,7 +18510,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o764"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1030">
<o:ReferenceJoin Id="o1036">
<a:ObjectID>F46C48A9-78A1-4C9A-BD75-DE0ED230A76D</a:ObjectID>
<a:CreationDate>1522391379</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18480,7 +18546,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o636"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1031">
<o:ReferenceJoin Id="o1037">
<a:ObjectID>711AD4D5-212E-4E3B-BB26-DB79C4BE4E52</a:ObjectID>
<a:CreationDate>1522396648</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18516,7 +18582,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o636"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1032">
<o:ReferenceJoin Id="o1038">
<a:ObjectID>094B7BE5-D0AB-4987-8D74-508A27D3117F</a:ObjectID>
<a:CreationDate>1522396864</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18552,7 +18618,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o636"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1033">
<o:ReferenceJoin Id="o1039">
<a:ObjectID>8C15D427-62A0-40E7-9B02-84063CC6EB94</a:ObjectID>
<a:CreationDate>1522659209</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18585,10 +18651,10 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Table Ref="o269"/>
</c:ChildTable>
<c:ParentKey>
<o:Key Ref="o846"/>
<o:Key Ref="o851"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1034">
<o:ReferenceJoin Id="o1040">
<a:ObjectID>043B7E7F-6688-42FD-BECE-3A4CE5A560F2</a:ObjectID>
<a:CreationDate>1522660753</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18598,7 +18664,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Column Ref="o807"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o848"/>
<o:Column Ref="o853"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -18624,7 +18690,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1035">
<o:ReferenceJoin Id="o1041">
<a:ObjectID>3592DAA0-2C95-48CF-9359-C157A0E27DC3</a:ObjectID>
<a:CreationDate>1522660820</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18634,7 +18700,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Column Ref="o283"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o850"/>
<o:Column Ref="o855"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -18660,7 +18726,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o719"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1036">
<o:ReferenceJoin Id="o1042">
<a:ObjectID>BEE8D279-8DBF-40B3-899D-5B07570D0AD9</a:ObjectID>
<a:CreationDate>1522721755</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18696,7 +18762,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o597"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1037">
<o:ReferenceJoin Id="o1043">
<a:ObjectID>F5D0566A-35C3-4451-9C7D-782BC776C53E</a:ObjectID>
<a:CreationDate>1522724329</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18729,10 +18795,10 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Table Ref="o270"/>
</c:ChildTable>
<c:ParentKey>
<o:Key Ref="o846"/>
<o:Key Ref="o851"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1038">
<o:ReferenceJoin Id="o1044">
<a:ObjectID>3AA8813B-9363-406A-91DF-4AD16E9C3CCA</a:ObjectID>
<a:CreationDate>1522725331</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18742,7 +18808,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Column Ref="o807"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o872"/>
<o:Column Ref="o877"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -18765,10 +18831,10 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Table Ref="o273"/>
</c:ChildTable>
<c:ParentKey>
<o:Key Ref="o846"/>
<o:Key Ref="o851"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1039">
<o:ReferenceJoin Id="o1045">
<a:ObjectID>DD05624A-7E08-4273-9758-C5EDA1A03134</a:ObjectID>
<a:CreationDate>1522733188</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18778,7 +18844,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Column Ref="o807"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o886"/>
<o:Column Ref="o891"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -18801,20 +18867,20 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Table Ref="o273"/>
</c:ChildTable>
<c:ParentKey>
<o:Key Ref="o922"/>
<o:Key Ref="o927"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1040">
<o:ReferenceJoin Id="o1046">
<a:ObjectID>EBF8A4B9-24B3-4D18-82FD-D12F847328C6</a:ObjectID>
<a:CreationDate>1522745521</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1522745521</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Object1>
<o:Column Ref="o913"/>
<o:Column Ref="o918"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o887"/>
<o:Column Ref="o892"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -18840,7 +18906,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o329"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1041">
<o:ReferenceJoin Id="o1047">
<a:ObjectID>BA7665F0-D173-45C6-AFE8-3C93CF330D79</a:ObjectID>
<a:CreationDate>1533109970</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18850,7 +18916,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Column Ref="o283"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o929"/>
<o:Column Ref="o935"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -18876,7 +18942,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o359"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1042">
<o:ReferenceJoin Id="o1048">
<a:ObjectID>521484A5-B9C4-477D-8D45-97F7B15D7854</a:ObjectID>
<a:CreationDate>1533115829</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18886,7 +18952,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Column Ref="o346"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o930"/>
<o:Column Ref="o936"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -18912,7 +18978,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o636"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1043">
<o:ReferenceJoin Id="o1049">
<a:ObjectID>FCADB7B3-0636-44C7-8AB4-067148971867</a:ObjectID>
<a:CreationDate>1533115896</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18922,7 +18988,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Column Ref="o617"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o931"/>
<o:Column Ref="o937"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -18945,20 +19011,20 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Table Ref="o279"/>
</c:ChildTable>
<c:ParentKey>
<o:Key Ref="o967"/>
<o:Key Ref="o973"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1044">
<o:ReferenceJoin Id="o1050">
<a:ObjectID>D2F8A3AD-54BE-4AE4-A988-128511B938A4</a:ObjectID>
<a:CreationDate>1538202362</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1538202362</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Object1>
<o:Column Ref="o957"/>
<o:Column Ref="o963"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o958"/>
<o:Column Ref="o964"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -18984,7 +19050,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o698"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1045">
<o:ReferenceJoin Id="o1051">
<a:ObjectID>993B6DB6-8CE7-4A56-9273-AA66FB16F4A0</a:ObjectID>
<a:CreationDate>1538202471</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -18994,7 +19060,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Column Ref="o688"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o969"/>
<o:Column Ref="o975"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -19017,20 +19083,20 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Table Ref="o280"/>
</c:ChildTable>
<c:ParentKey>
<o:Key Ref="o956"/>
<o:Key Ref="o962"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1046">
<o:ReferenceJoin Id="o1052">
<a:ObjectID>E47EA734-EA83-4289-8295-068CBD82C878</a:ObjectID>
<a:CreationDate>1538202492</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1538202492</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Object1>
<o:Column Ref="o949"/>
<o:Column Ref="o955"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o970"/>
<o:Column Ref="o976"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -19053,20 +19119,20 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Table Ref="o281"/>
</c:ChildTable>
<c:ParentKey>
<o:Key Ref="o956"/>
<o:Key Ref="o962"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1047">
<o:ReferenceJoin Id="o1053">
<a:ObjectID>C3D164FC-7971-4ECF-B2F0-6B384C75DB8A</a:ObjectID>
<a:CreationDate>1538202586</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1538202586</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Object1>
<o:Column Ref="o949"/>
<o:Column Ref="o955"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o973"/>
<o:Column Ref="o979"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -19089,20 +19155,20 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Table Ref="o281"/>
</c:ChildTable>
<c:ParentKey>
<o:Key Ref="o967"/>
<o:Key Ref="o973"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1048">
<o:ReferenceJoin Id="o1054">
<a:ObjectID>5D69B943-755C-4D8A-90CC-525B02C3D50C</a:ObjectID>
<a:CreationDate>1538202588</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1538202588</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Object1>
<o:Column Ref="o957"/>
<o:Column Ref="o963"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o974"/>
<o:Column Ref="o980"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -19128,7 +19194,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Key Ref="o698"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1049">
<o:ReferenceJoin Id="o1055">
<a:ObjectID>C4F1E261-E196-4270-8809-851FB823B079</a:ObjectID>
<a:CreationDate>1538202927</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
......@@ -19138,7 +19204,7 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Column Ref="o688"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o977"/>
<o:Column Ref="o983"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
......@@ -19161,27 +19227,27 @@ LABL 0 新宋体,8,N</a:FontList>
<o:Table Ref="o282"/>
</c:ChildTable>
<c:ParentKey>
<o:Key Ref="o967"/>
<o:Key Ref="o973"/>
</c:ParentKey>
<c:Joins>
<o:ReferenceJoin Id="o1050">
<o:ReferenceJoin Id="o1056">
<a:ObjectID>9040B9D2-76A5-43F5-8889-3E21C379E806</a:ObjectID>
<a:CreationDate>1538202929</a:CreationDate>
<a:Creator>zhenghong</a:Creator>
<a:ModificationDate>1538202929</a:ModificationDate>
<a:Modifier>zhenghong</a:Modifier>
<c:Object1>
<o:Column Ref="o957"/>
<o:Column Ref="o963"/>
</c:Object1>
<c:Object2>
<o:Column Ref="o978"/>
<o:Column Ref="o984"/>
</c:Object2>
</o:ReferenceJoin>
</c:Joins>
</o:Reference>
</c:References>
<c:DefaultGroups>
<o:Group Id="o1051">
<o:Group Id="o1057">
<a:ObjectID>48492A0F-63AD-4453-B46B-89915CC87545</a:ObjectID>
<a:Name>PUBLIC</a:Name>
<a:Code>PUBLIC</a:Code>
......@@ -19192,7 +19258,7 @@ LABL 0 新宋体,8,N</a:FontList>
</o:Group>
</c:DefaultGroups>
<c:TargetModels>
<o:TargetModel Id="o1052">
<o:TargetModel Id="o1058">
<a:ObjectID>232AA7B8-E743-48F3-9530-102684B229BE</a:ObjectID>
<a:Name>MySQL 5.0</a:Name>
<a:Code>MYSQL50</a:Code>
......
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