From 8b1159f7744c752e9499ffd82de393d255b4b2e0 Mon Sep 17 00:00:00 2001
From: zrg <z1873@LAPTOP-EAVL132E>
Date: 星期二, 19 八月 2025 16:09:10 +0800
Subject: [PATCH] 优化产线包装组托单方法,进出站报错提示,基础老包装车间方法到这个api

---
 WebAPI/Controllers/SCGL/日计划管理/JIT_CompleteController..cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/WebAPI/Controllers/SCGL/\346\227\245\350\256\241\345\210\222\347\256\241\347\220\206/JIT_CompleteController..cs" "b/WebAPI/Controllers/SCGL/\346\227\245\350\256\241\345\210\222\347\256\241\347\220\206/JIT_CompleteController..cs"
index b0bc307..028976c 100644
--- "a/WebAPI/Controllers/SCGL/\346\227\245\350\256\241\345\210\222\347\256\241\347\220\206/JIT_CompleteController..cs"
+++ "b/WebAPI/Controllers/SCGL/\346\227\245\350\256\241\345\210\222\347\256\241\347\220\206/JIT_CompleteController..cs"
@@ -187,7 +187,7 @@
         #region 榻愬鍒嗘瀽鎶ヨ〃
         public class ReportMOMaterReadysBill
         {
-            public int? HORGID;//缁勭粐
+            public string HORGID;//缁勭粐
             public int? HMATERIALID;//鐗╂枡
             public string HDeptID;//鐢熶骇杞﹂棿
             public int? HSCZYID;//鐢熶骇璧勬簮

--
Gitblit v1.9.1