From afc8cb798fa7299ed409e0d218897073f763cf32 Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期二, 25 十月 2022 23:47:00 +0800
Subject: [PATCH] 出站汇报单新增了同步生成生产入库单功能
---
Pub_Control/公用模块/Clsxt_ICSchemeSub.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git "a/Pub_Control/\345\205\254\347\224\250\346\250\241\345\235\227/Clsxt_ICSchemeSub.cs" "b/Pub_Control/\345\205\254\347\224\250\346\250\241\345\235\227/Clsxt_ICSchemeSub.cs"
index 1a9321a..b1886d2 100644
--- "a/Pub_Control/\345\205\254\347\224\250\346\250\241\345\235\227/Clsxt_ICSchemeSub.cs"
+++ "b/Pub_Control/\345\205\254\347\224\250\346\250\241\345\235\227/Clsxt_ICSchemeSub.cs"
@@ -10,5 +10,6 @@
public Int64 HEntryID;
public string HKey;
public string HValue;
+
}
}
--
Gitblit v1.9.1