AOI
啊鑫
6 天以前 a5019b475f8620dba3b495da983f4db9e32f7ca8
MES.Service/Dto/webApi/ErpRohIn.cs
@@ -14,22 +14,10 @@
    public string? FPurchaseOrgId { get; set; }
    public string? FPurchaseDeptId { get; set; }
    public string? FPurchaserGroupId { get; set; }
    public string? Facctype { get; set; }
    public string? FPurchaserId { get; set; }
   // public string? F_UNW_Remarks_zlyq { get; set; }
    // public string? F_UNW_GYSLXR { get; set; }
    // public string? F_UNW_LXRDH { get; set; }
    // public string? FProviderJob { get; set; }
    // public string? FProviderPhone { get; set; }
    // public string? FProviderAddress { get; set; }
    public string? FSettleId { get; set; }
    public string? FChargeId { get; set; }
  //  public string? FProviderEMail { get; set; }
   // public string? F_UNW_Text_ysfs { get; set; }
    public string? FHEADNOTE { get; set; }
   // public string? F_UNW_Combo_zjmj { get; set; }
    public string? FProviderEMail { get; set; }
    public string? FCancelStatus { get; set; }
    public string? FCancellerId { get; set; }
    public string? FCancelDate { get; set; }
@@ -40,8 +28,9 @@
    public string? FApproverId { get; set; }
    public string? FApproveDate { get; set; }
    public string? FCHANGEREASON { get; set; }
    public string? FChangeReason { get; set; }
    public string? FReceiveOrgId { get; set; }
    //采购订单A  采购订单变更单B    
    //public string? FBILLTYPE { get; set; }
    public string? FBILLTYPE { get; set; }
}