| | |
| | | public string? Type { get; set; } |
| | | public string FBillNo { get; set; }//采购单号 |
| | | public string? FDocumentStatus { get; set; } |
| | | public string? FBillTypeID { get; set; }//单据类型 |
| | | public string FBillTypeID { get; set; }//单据类型 |
| | | public string? FBusinessType { get; set; } |
| | | public string? FDate { get; set; } |
| | | public string? FSupplierId { get; set; } |
| | |
| | | public string? FChargeId { get; set; } |
| | | public string? FProviderEMail { get; set; } |
| | | public string? Remarks { get; set; } |
| | | public string? FCancelStatus { get; set; } |
| | | public string? FCancelStatus { get; set; }//作废状态 |
| | | public string? FCancellerId { get; set; } |
| | | public string? FCancelDate { get; set; } |
| | | public string? FCreatorId { get; set; } |