sjz
5 小时以前 74ab9465837f8a6f9eae854059e9783eff24e173
MES.Service/Dto/webApi/ErpRohinData.cs
@@ -15,13 +15,16 @@
    public string? FPriceUnitQty { get; set; }
    public string? FDeliveryDate { get; set; }
    public string? FDeliveryEarlyDate { get; set; }
    public string? FDeliveryLastDate { get; set; }
    // start
    public string? FRequireOrgId { get; set; }
    public string? FRequireDeptId { get; set; }
    public string? FReceiveOrgId { get; set; }
    public string? FReceiveDeptId { get; set; }
    public string? FEntrySettleOrgId { get; set; }
    public string? Fsettleorgid { get; set; }
    // end
    public string? FGiveAway { get; set; }
    public string? FNote { get; set; }
@@ -37,13 +40,13 @@
    public string? FMRPTerminateStatus { get; set; }
    public string? FTerminaterId { get; set; }
    public string? FTerminateDate { get; set; }
    public string? FBaseReceiveQty { get; set; }
    public string? FReceiveQty { get; set; }
    public string? FRemainReceiveQty { get; set; }
    public string? FBaseStockInQty { get; set; }
    public string? FStockInQty { get; set; }
    public string? FRemainStockINQty { get; set; }
    public string? FMrbQty { get; set; }
    public string? FBaseCheckRetQty { get; set; }
    public string? FBaseStockRetQty { get; set; }
    public string? Fcheckretqty { get; set; }
    public string? Fstockretqty { get; set; }
    public string? FSrcBillTypeId { get; set; }
    public string? FSrcBillNo { get; set; }
    public string? FReqTraceNo { get; set; }