啊鑫
2024-10-29 4f0cb973a7db26a9e65247033a95d9a8b3380d4b
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; }
}