namespace MES.Service.Dto.webApi; public class YFDelete { public string? FBillNo { get; set; } public string? FBillTypeID { get; set; } }