From 5e04278c55e10c245a184057b6ae3bd8238dd93a Mon Sep 17 00:00:00 2001 From: zxx <Zxx@HanInfo> Date: 星期二, 01 七月 2025 14:24:28 +0800 Subject: [PATCH] xiaomi --- HH.WCS.Mobox3/HH.WCS.Mobox3.XiaoMi/models/WCSTask.cs | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/HH.WCS.Mobox3/HH.WCS.Mobox3.XiaoMi/models/WCSTask.cs b/HH.WCS.Mobox3/HH.WCS.Mobox3.XiaoMi/models/WCSTask.cs index 1b83510..ea15476 100644 --- a/HH.WCS.Mobox3/HH.WCS.Mobox3.XiaoMi/models/WCSTask.cs +++ b/HH.WCS.Mobox3/HH.WCS.Mobox3.XiaoMi/models/WCSTask.cs @@ -47,6 +47,10 @@ public int N_REVIEW_RESULT { get; set; } public string S_CNTR_CODE { get; set; } + + //璐ф灦鍙�zxx + public string S_FRAME_CODE { get; set; } + public string S_OP_NAME { get; set; } public string S_WORKSHOP_NO { get; set; } public string S_WORKSHOP_NAME { get; set; } -- Gitblit v1.9.1