From 2b9f544a55f30f0b6e8010b84ed8b60f2c4cb78e Mon Sep 17 00:00:00 2001
From: hao <1836460075@qq.com>
Date: 星期一, 04 八月 2025 20:35:52 +0800
Subject: [PATCH] 工单更新
---
StandardInterface/MES.Service/Dto/webApi/ErpCAB.cs | 67 +++++++++++++++++++--------------
1 files changed, 38 insertions(+), 29 deletions(-)
diff --git a/StandardInterface/MES.Service/Dto/webApi/ErpCAB.cs b/StandardInterface/MES.Service/Dto/webApi/ErpCAB.cs
index 5836176..88739fe 100644
--- a/StandardInterface/MES.Service/Dto/webApi/ErpCAB.cs
+++ b/StandardInterface/MES.Service/Dto/webApi/ErpCAB.cs
@@ -2,40 +2,49 @@
public class ErpCAB
{
- public string? FBillNo { get; set; }
- public string? FSeq { get; set; }
- public string? FMaterialID { get; set; }
- public string? FNeedQty { get; set; }
- public string? FMustQty { get; set; }
- public string? FPickedQty { get; set; }
- public string? FPositionNO { get; set; }
- public string? FChildSupplyOrgId { get; set; }
- public string? FSupplyOrg { get; set; }
- public string? FOwnerID { get; set; }
- public string? FMTONO { get; set; }
- public string? FLot { get; set; }
- public string? FStockID { get; set; }
+ public string? FBillNo { get; set; }//鍗曟嵁缂栧彿
+ public string? FSeq { get; set; }//搴忓彿
+ public string? FMaterialID { get; set; }//瀛愰」鐗╂枡缂栫爜
+ public string? FNeedQty { get; set; }//闇�姹傛暟閲�
+ public string? FMustQty { get; set; }//搴斿彂鏁伴噺
+ public string? FPickedQty { get; set; }//宸查鏁伴噺
+ public string? FPositionNO { get; set; }//浣嶇疆鍙�
+ public string? FChildSupplyOrgId { get; set; }//渚涘簲缁勭粐
+ public string? FSupplyOrg { get; set; }//鍙戞枡缁勭粐
+ public string? FOwnerID { get; set; }//璐т富
+ public string? FMTONO { get; set; } //璁″垝璺熻釜鍙�
+ public string? FLot { get; set; } //鎵瑰彿
+ public string? FStockID { get; set; } //浠撳簱
- public string? FIssueType { get; set; }
+ public string? FIssueType { get; set; }//鍙戞枡鏂瑰紡
+ public string? GY { get; set; }//宸ヨ壓
//public string? BTBZ { get; set; }
- public string? FUnitID { get; set; }
- public string? FSupplyType { get; set; }
- public string? FStdQty { get; set; }
- public string? FReplaceGroup { get; set; }
- public string? FUseRate { get; set; }
- public string? FMaterialType { get; set; }
- public string? FIsKeyItem { get; set; }
- public string? FNumerator { get; set; }
- public string? FDenominator { get; set; }
- public string? PID { get; set; }
- public string? ID { get; set; }
+ public string? FUnitID { get; set; } //鍗曚綅
+ public string? FSupplyType { get; set; } //渚涘簲绫诲瀷
+ public string? FStdQty { get; set; } //鏍囧噯鐢ㄩ噺
+ // public string? FReplaceGroup { get; set; }
+ public string? FUseRate { get; set; } //浣跨敤姣斾緥
+ public string? FMaterialType { get; set; }//瀛愰」绫诲瀷
+ public string? FIsKeyItem { get; set; } //鏇夸唬涓绘枡
+ public string? FNumerator { get; set; } //鍒嗗瓙
+ public string? FDenominator { get; set; } //鍒嗘瘝
+ public string? ID { get; set; } //ERPID
+ public string? PID { get; set; } //ERP澶碔D
- public string? FFixScrapQty { get; set; }
- public string? FScrapRate { get; set; }
- public string? TypeB { get; set; }
+ public string? FFixScrapQty { get; set; }//鍥哄畾鎹熻��
+ public string? FScrapRate { get; set; } //鍙樺姩鎹熻�楃巼
+ //public string? TypeB { get; set; }
+ public string? WLSL { get; set; } //鏈鏁伴噺
+ public string? KWWLBM { get; set; } //瀹㈡埛鐗╂枡浠g爜
+ public string? KHWLMC { get; set; } //瀹㈡埛鐗╂枡鍚嶇О
+ public string? XQZZ { get; set; } //闇�姹傜粍缁�
+ public string? XQBM { get; set; } //闇�姹傞儴闂�
+ public string? SLZZ { get; set; } //鏀舵枡缁勭粐
+ public string? SLBM { get; set; } //鏀舵枡閮ㄩ棬
- public string? F_XIFG_Base_qtr { get; set; }
+
+ //public string? F_XIFG_Base_qtr { get; set; }
//public string? F_XIFG_Base_83g { get; set; }
//public string? FSALEORDERNO { get; set; }
--
Gitblit v1.9.3