From 0ca6d52415eafec449e74fa346724bdf3d1a56fc Mon Sep 17 00:00:00 2001
From: 王 垚 <1402714037@qq.com>
Date: 星期四, 08 九月 2022 17:07:03 +0800
Subject: [PATCH] 代码提交
---
Model/仓库管理/ClsKf_OtherOutBillMain.cs | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git "a/Model/\344\273\223\345\272\223\347\256\241\347\220\206/ClsKf_OtherOutBillMain.cs" "b/Model/\344\273\223\345\272\223\347\256\241\347\220\206/ClsKf_OtherOutBillMain.cs"
index fc5ffc4..6847b4f 100644
--- "a/Model/\344\273\223\345\272\223\347\256\241\347\220\206/ClsKf_OtherOutBillMain.cs"
+++ "b/Model/\344\273\223\345\272\223\347\256\241\347\220\206/ClsKf_OtherOutBillMain.cs"
@@ -18,5 +18,8 @@
public string HInnerBillNo;// varchar(50) --内部单据号
public bool HRedBlueFlag;// bit --红蓝单
public string HStockStyle;// varchar(100) //出库类型
+ public Int64 HSTOCKORGID;
+ public Int64 HOWNERID;
+
}
}
--
Gitblit v1.9.1