From 3fac13fb2f8d23d85178755826f0cb39f8d06093 Mon Sep 17 00:00:00 2001 From: chenhaozhe <cgz@hz-kingdee.com> Date: 星期一, 11 八月 2025 16:52:10 +0800 Subject: [PATCH] 修复 APP 菜单编辑/读取接口 问题 --- 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