From 7cda563f00da59e4c733135d90c196e34494348d Mon Sep 17 00:00:00 2001 From: zrg <z18737863051@163.com> Date: 星期三, 17 七月 2024 14:11:57 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- Model/生产管理/模具管理/ClsSc_MouldMaintainPlanBillMain.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git "a/Model/\347\224\237\344\272\247\347\256\241\347\220\206/\346\250\241\345\205\267\347\256\241\347\220\206/ClsSc_MouldMaintainPlanBillMain.cs" "b/Model/\347\224\237\344\272\247\347\256\241\347\220\206/\346\250\241\345\205\267\347\256\241\347\220\206/ClsSc_MouldMaintainPlanBillMain.cs" index bfd30a8..add8370 100644 --- "a/Model/\347\224\237\344\272\247\347\256\241\347\220\206/\346\250\241\345\205\267\347\256\241\347\220\206/ClsSc_MouldMaintainPlanBillMain.cs" +++ "b/Model/\347\224\237\344\272\247\347\256\241\347\220\206/\346\250\241\345\205\267\347\256\241\347\220\206/ClsSc_MouldMaintainPlanBillMain.cs" @@ -18,5 +18,6 @@ public string HMouldMaintainRuleNo;//保养规程单号 public Int64 HMaintainLevID; //保养级别(gy_HMaintainLev) + public Int64 HMouldID; //器具内码 } } -- Gitblit v1.9.1