From 21f14947f2a3d3e5a034f383cd1c87e7d42dbc8d Mon Sep 17 00:00:00 2001
From: 杨凯 <398860375@qq.com>
Date: 星期三, 18 十月 2023 13:57:16 +0800
Subject: [PATCH] 库存预警,定时任务调用服务

---
 consum-base/doc/项目资料/河南邮政低值易耗品V20231011.pdb |   14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)

diff --git "a/consum-base/doc/\351\241\271\347\233\256\350\265\204\346\226\231/\346\262\263\345\215\227\351\202\256\346\224\277\344\275\216\345\200\274\346\230\223\350\200\227\345\223\201V20231011.pdb" "b/consum-base/doc/\351\241\271\347\233\256\350\265\204\346\226\231/\346\262\263\345\215\227\351\202\256\346\224\277\344\275\216\345\200\274\346\230\223\350\200\227\345\223\201V20231011.pdb"
index 2e63bc4..c510ce2 100644
--- "a/consum-base/doc/\351\241\271\347\233\256\350\265\204\346\226\231/\346\262\263\345\215\227\351\202\256\346\224\277\344\275\216\345\200\274\346\230\223\350\200\227\345\223\201V20231011.pdb"
+++ "b/consum-base/doc/\351\241\271\347\233\256\350\265\204\346\226\231/\346\262\263\345\215\227\351\202\256\346\224\277\344\275\216\345\200\274\346\230\223\350\200\227\345\223\201V20231011.pdb"
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<?PowerDesigner AppLocale="UTF16" ID="{88086B01-C9E1-11D4-9552-0090277716A9}" Label="" LastModificationDate="1697596745" Name="Physical Data Model 1" Objects="923" Symbols="95" Target="MySQL 5.0" Type="{CDE44E21-9669-11D1-9914-006097355D9B}" signature="PDM_DATA_MODEL_XML" version="16.7.4.6866"?>
+<?PowerDesigner AppLocale="UTF16" ID="{88086B01-C9E1-11D4-9552-0090277716A9}" Label="" LastModificationDate="1697596745" Name="Physical Data Model 1" Objects="934" Symbols="95" Target="MySQL 5.0" Type="{CDE44E21-9669-11D1-9914-006097355D9B}" signature="PDM_DATA_MODEL_XML" version="16.7.4.6866"?>
 <!-- do not edit this file -->
 
 <Model xmlns:a="attribute" xmlns:c="collection" xmlns:o="object">
@@ -12342,9 +12342,11 @@
 <a:Code>RECEIVER_NAME</a:Code>
 <a:CreationDate>1697268752</a:CreationDate>
 <a:Creator>39886</a:Creator>
-<a:ModificationDate>1697268860</a:ModificationDate>
-<a:Modifier>39886</a:Modifier>
+<a:ModificationDate>1697604044</a:ModificationDate>
+<a:Modifier>Administrator</a:Modifier>
 <a:Comment>棰嗙敤浜哄鍚�</a:Comment>
+<a:DataType>varchar(100)</a:DataType>
+<a:Length>100</a:Length>
 <a:GlobalObjectID/>
 </o:Column>
 <o:Column Id="o606">
@@ -12353,9 +12355,11 @@
 <a:Code>RECEIVER_PHONE</a:Code>
 <a:CreationDate>1697268752</a:CreationDate>
 <a:Creator>39886</a:Creator>
-<a:ModificationDate>1697268860</a:ModificationDate>
-<a:Modifier>39886</a:Modifier>
+<a:ModificationDate>1697604044</a:ModificationDate>
+<a:Modifier>Administrator</a:Modifier>
 <a:Comment>棰嗙敤浜虹數璇�</a:Comment>
+<a:DataType>varchar(30)</a:DataType>
+<a:Length>30</a:Length>
 <a:GlobalObjectID/>
 </o:Column>
 <o:Column Id="o607">

--
Gitblit v1.9.1