| | |
| | | public string? FBaseNoStockInQty { get; set; } // 未入库数量 |
| | | |
| | | public string? FInStockOwnerId { get; set; } // 入库货主 |
| | | public string? PlanConfirmation { get; set; } |
| | | public string? FReqSrc { get; set; } |
| | | public string? SrcSplitSeq { get; set; } |
| | | public string? TypeA { get; set; } |
| | | public string? TypeB { get; set; } |
| | | public string? PlanConfirmation { get; set; } |
| | | public string? FReqSrc { get; set; } |
| | | public string? SrcSplitSeq { get; set; } |
| | | public string? TypeA { get; set; } |
| | | |
| | | // public string? FSUPPLIERID { get; set; } // 供应商ID |
| | | } |