From 01cc5773457f68274ef1b2d9d9daca8983761828 Mon Sep 17 00:00:00 2001 From: 杨前锦 <1010338399@qq.com> Date: 星期四, 05 六月 2025 17:33:03 +0800 Subject: [PATCH] 佳通bug优化 --- HH.WCS.Mobox3/HH.WCS.Mobox3.FJJT/models/LogicConfig.cs | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/HH.WCS.Mobox3/HH.WCS.Mobox3.FJJT/models/LogicConfig.cs b/HH.WCS.Mobox3/HH.WCS.Mobox3.FJJT/models/LogicConfig.cs index 2eb4e81..08cd58c 100644 --- a/HH.WCS.Mobox3/HH.WCS.Mobox3.FJJT/models/LogicConfig.cs +++ b/HH.WCS.Mobox3/HH.WCS.Mobox3.FJJT/models/LogicConfig.cs @@ -10,15 +10,15 @@ [SugarTable("TN_WMS_Zone")] public class LogicConfig : BaseModel { - public string S_JT_CODE { get; set; } //鏈哄彴鍙�- public string S_MTJBLOC { get; set; } //婊℃鍏ュ簱鎺ラ┏浣� - public string S_JTBKLYLOC { get; set; } //鏈哄彴琛ョ┖鏉ユ簮浣�- public string S_LKBKHCLOC { get; set; } //琛ョ┖缂撳瓨浣�- public string S_LKKTJBLOC { get; set; } //琛ョ┖鎺ラ┏浣�- public string S_AREA_CODE { get; set; } //鍏宠仈绔嬪簱 + public string S_JT_CODE { get; set; } //鏈哄彴鍙� 瀵瑰簲 MES涓嬪彂浠诲姟琛ㄩ噷鐨勬満鍙扮紪鍙�EQP + public string S_MTJBLOC { get; set; } //婊℃鍏ュ簱鎺ラ┏浣� 鐩磋繛/闈炵洿杩為兘鏄搴旂珛搴撳叆搴撴帴椹充綅 + public string S_JTBKLYLOC { get; set; } //鏈哄彴琛ョ┖鏉ユ簮浣� 缂撳瓨浣�-> 鏈哄彴 + public string S_LKBKHCLOC { get; set; } //绔嬪簱琛ョ┖缂撳瓨浣� 绔嬪簱 -> 缂撳瓨浣�+ public string S_LKKTJBLOC { get; set; } //绔嬪簱琛ョ┖鎺ラ┏浣� 鐩磋繛/闈炵洿杩為兘鏄搴旂珛搴撳嚭搴撴帴椹充綅 + public string S_AREA_CODE { get; set; } //鍏宠仈绔嬪簱 鍑哄叆搴撳搴旂殑瀛樺偍绔嬪簱 public string S_TASK_TYPE { get; set; } //浠诲姟绫诲瀷 1.鑳庝晶鐩磋繛绫诲瀷 2.甯樺竷鐩磋繛绫诲瀷 3.闈炵洿杩炵被鍨� public string S_PRI { get; set; } //浼樺厛绾�- public string S_RG_LOC { get; set; } //鏄惁涓轰汉宸ヤ笅绾夸綅 鏄�鍚�+ public string S_RG_LOC { get; set; } //鏈哄彴鏄惁涓轰汉宸ヤ笅绾夸綅 鏄�鍚� 锛堜汉宸ヤ笅绾夸綅浠h〃浜哄伐鏈哄彴琛ョ┖宸ヨ锛� public string S_ENABLE { get; set; } //鏄惁鍚敤 鏄�鍚� } -- Gitblit v1.9.1