From 2e4f53844fc90e5b2603c83256488e73fa3a1e1a Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期四, 01 八月 2024 11:24:23 +0800
Subject: [PATCH] 1

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

diff --git "a/Model/\344\273\223\345\272\223\347\256\241\347\220\206/ClsKf_EntrustOutBillMain.cs" "b/Model/\344\273\223\345\272\223\347\256\241\347\220\206/ClsKf_EntrustOutBillMain.cs"
index 9ef62ad..3bb78d3 100644
--- "a/Model/\344\273\223\345\272\223\347\256\241\347\220\206/ClsKf_EntrustOutBillMain.cs"
+++ "b/Model/\344\273\223\345\272\223\347\256\241\347\220\206/ClsKf_EntrustOutBillMain.cs"
@@ -17,5 +17,7 @@
         public string HExplanation;//       --摘要 
         public string HInnerBillNo;//       --内部单据号
         public bool HRedBlueFlag;//      --红蓝单
+        public Int64 HSTOCKORGID;       //int           --库存组织
+        public Int64 HOWNERID;          //int           --货主
     }
 }

--
Gitblit v1.9.1