From 83403dc9f5aaaf8ceda3c37da3c9ae87e098d833 Mon Sep 17 00:00:00 2001 From: duhe <226547893@qq.com> Date: 星期二, 10 六月 2025 08:12:13 +0800 Subject: [PATCH] 华远项目初稿: 炬森VRS内层检验结果上传接口 炬森VRS外层获取datamapping接口 炬森VRS外层检验结果上传接口 AVI获取datamapping接口 AVI检验结果上传接口 电测获取datamapping接口 电测检验结果上传接口 激光割获取datamapping接口 --- WebAPI/Controllers/SCGL/日计划管理/Sc_JIT_ComplementGoodBillController.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/Sc_JIT_ComplementGoodBillController.cs" "b/WebAPI/Controllers/SCGL/\346\227\245\350\256\241\345\210\222\347\256\241\347\220\206/Sc_JIT_ComplementGoodBillController.cs" index 5630795..0eaaec0 100644 --- "a/WebAPI/Controllers/SCGL/\346\227\245\350\256\241\345\210\222\347\256\241\347\220\206/Sc_JIT_ComplementGoodBillController.cs" +++ "b/WebAPI/Controllers/SCGL/\346\227\245\350\256\241\345\210\222\347\256\241\347\220\206/Sc_JIT_ComplementGoodBillController.cs" @@ -1508,7 +1508,7 @@ string msg = ""; oSystemParameter.ShowBill(ref msg); - if (oSystemParameter.omodel.WMS_CampanyName == "瀹濆伐") + if (oSystemParameter.omodel.WMS_CampanyName == "瀹濆伐"|| oSystemParameter.omodel.WMS_CampanyName == "涓夊崌") { //JIT渚涜揣鎻愬墠鏈燂紙澶╋級 if (JISLT == "") -- Gitblit v1.9.1