1
啊鑫
2024-08-15 a64a56680f2d1e3c8ee673545ae5f09329a8ebbe
MES.Service/Dto/webApi/ErpRohIn.cs
@@ -39,4 +39,9 @@
    public string? FModifyDate { get; set; }
    public string? FApproverId { get; set; }
    public string? FApproveDate { get; set; }
    public string? FCHANGEREASON { get; set; }
    //采购订单A  采购订单变更单B
    public string? FBILLTYPE { get; set; }
}