From 2df469d76274eee773d8e247659f9ee09eed67b5 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期四, 07 九月 2023 10:23:32 +0800
Subject: [PATCH] 任务汇报单:子表记录源单

---
 Model/仓库管理/ClsKf_SellOutBillMain.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git "a/Model/\344\273\223\345\272\223\347\256\241\347\220\206/ClsKf_SellOutBillMain.cs" "b/Model/\344\273\223\345\272\223\347\256\241\347\220\206/ClsKf_SellOutBillMain.cs"
index cd39367..77bb682 100644
--- "a/Model/\344\273\223\345\272\223\347\256\241\347\220\206/ClsKf_SellOutBillMain.cs"
+++ "b/Model/\344\273\223\345\272\223\347\256\241\347\220\206/ClsKf_SellOutBillMain.cs"
@@ -27,5 +27,6 @@
         public bool HDFflag; //是否垫付
         public string HLinkMan;//    varchar(50)      //联系人     new
         public string HLinkPhone;//   varchar(100)     //联系电话   new
+        public Int64 HSTOCKORGID;       //      int     --库存组织
     }
 }

--
Gitblit v1.9.1