南骏 池
2025-09-23 61c79018976f8f4227c8fe282d5a1c56fddbc5a0
MES.Service/Dto/webApi/ErpRohinData.cs
@@ -11,6 +11,8 @@
    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; }
@@ -21,6 +23,7 @@
    public string? FSETTLEORGID { 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; }
@@ -48,17 +51,5 @@
    public string? FDEMANDTYPE { 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; }
}