From 17188c48ed89208424c33e8b1b425fed15dc06e8 Mon Sep 17 00:00:00 2001
From: 杨乐 <yang.le.192@qq.com>
Date: 星期三, 29 十二月 2021 20:43:16 +0800
Subject: [PATCH] 生产退库单,其他入库单,委外入库单 查询
---
Model/生产管理/设备管理/ClsSb_EquipDotCheckBillMain.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git "a/Model/\347\224\237\344\272\247\347\256\241\347\220\206/\350\256\276\345\244\207\347\256\241\347\220\206/ClsSb_EquipDotCheckBillMain.cs" "b/Model/\347\224\237\344\272\247\347\256\241\347\220\206/\350\256\276\345\244\207\347\256\241\347\220\206/ClsSb_EquipDotCheckBillMain.cs"
index b74b70c..4aa23a0 100644
--- "a/Model/\347\224\237\344\272\247\347\256\241\347\220\206/\350\256\276\345\244\207\347\256\241\347\220\206/ClsSb_EquipDotCheckBillMain.cs"
+++ "b/Model/\347\224\237\344\272\247\347\256\241\347\220\206/\350\256\276\345\244\207\347\256\241\347\220\206/ClsSb_EquipDotCheckBillMain.cs"
@@ -12,7 +12,7 @@
public string HPlanNo;
public string HExplanation;
public string HInnerBillNo;
-
+ public Int64 HDeptID;
}
}
--
Gitblit v1.9.1