啊鑫
2024-10-23 381ae1e53941691f97ad1484c37a9bf51a85e622
MES.Service/Dto/webApi/ErpRohinData.cs
@@ -5,12 +5,15 @@
    public string id { get; set; }
    public string Eid { get; set; }
    public string? FBillNo { get; set; }
    public string? FDEMANDBILLNO { get; set; }
    public string? FSEQ { get; set; }
    public string? F_XIFG_Text_k79 { get; set; }
    public string? FMaterialId { get; set; }
    public string? FUnitId { get; set; }
    public string? FQty { get; set; }
    public string? FStockUnitID { get; set; }
    public string? FPriceUnitId { get; set; }
    public string? FPriceUnitQty { get; set; }
    public string? FDeliveryDate { get; set; }
    public string? FDeliveryEarlyDate { get; set; }
    public string? FDeliveryLastDate { get; set; }
@@ -18,9 +21,9 @@
    public string? FRequireDeptId { get; set; }
    public string? FReceiveOrgId { get; set; }
    public string? FReceiveDeptId { get; set; }
    public string? FSETTLEORGID { get; set; }
    public string? FEntrySettleOrgId { get; set; }
    public string? FGiveAway { get; set; }
    public string? Fnote { get; set; }
    public string? FEntryNote { get; set; }
    public string? FSupMatId { get; set; }
    public string? FSupMatName { get; set; }
    public string? FSUBREQBILLNO { get; set; }
@@ -32,33 +35,24 @@
    public string? FMRPTerminateStatus { get; set; }
    public string? FTerminaterId { get; set; }
    public string? FTerminateDate { get; set; }
    public string? FEntrySettleOrgId { get; set; }
    public string? FBASERECEIVEQTY { get; set; }
    public string? FRemainReceiveQty { get; set; }
    public string? FReceiveQty { get; set; } //累计收料
    public string? FBASESTOCKINQTY { get; set; }
    public string? FRemainStockINQty { get; set; }
    public string? FMrbQty { get; set; }
    public string? FStockInQty { get; set; } //累计入库数
    public string? FCHECKRETQTY { get; set; } //收料可退数
    public string? FSTOCKRETQTY { get; set; } //库存可退数
    public string? FBASECHECKRETQTY { get; set; }
    public string? FBASESTOCKRETQTY { get; set; }
    public string? FSrcBillTypeId { get; set; }
    public string? FSrcBillNo { get; set; }
    public string? FSourceBillNo { get; set; }
    public string? FReqTraceNo { get; set; }
    public string? FMtoNo { get; set; }
    public string? FChangeFlag { get; set; }
    public string? FDEMANDTYPE { get; set; }
    //public string? FDEMANDBILLNO { get; set; }
    public string? FDEMANDBILLNO { get; set; }
    public string? FDEMANDBILLENTRYSEQ { get; set; }
    // public string? fentryid { get; set; }
    public string? F_XIFG_Text_k79 { get; set; }
    public string? FPREARRIVALDATE { get; set; }
    public string? F_XIFG_Text_ne1 { get; set; }
    public string? F_XIFG_Text_6oq { get; set; }
    public string? F_XIFG_Base_c1c { get; set; }
    public string? F_XIFG_Text_qtr4 { get; set; }
    public string? FdemandbillnoLine { get; set; }
    public string? ElectricalProductModel { get; set; }
    public string? ElectricalProductName { get; set; }
}