yxj
2025-09-19 734bdf743c112134da3093cc62f9cc18a82b0087
PDA采购退料、生产退料上传调用方法修改
1个文件已修改
8 ■■■■■ 已修改文件
WebAPI/Controllers/条码管理/WEBSController.cs 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/Controllers/ÌõÂë¹ÜÀí/WEBSController.cs
@@ -4373,6 +4373,10 @@
                {
                    websLsmain.HMainSourceBillType = "退料通知单";
                }
                else if (lsmain[0].HMainSourceBillType == "1201")
                {
                    websLsmain.HMainSourceBillType = "采购入库单";
                }
                else
                {
                    websLsmain.HMainSourceBillType = "手工录入";
@@ -4455,6 +4459,10 @@
                {
                    websLsmain.HMainSourceBillType = "生产用料清单";
                }
                else if (lsmain[0].HMainSourceBillType == "1204")
                {
                    websLsmain.HMainSourceBillType = "生产领料单";
                }
                else
                {
                    websLsmain.HMainSourceBillType = "手工录入";