| | |
| | | public int Priority { get; set; } |
| | | |
| | | |
| | | /// <summary> |
| | | /// 表BASEInOutListDetail的ID 【Editby shaocx,2025-09-29】 |
| | | /// </summary> |
| | | public int? InOutListDetailId { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 表BASEInOutList的ListNo 【Editby shaocx,2025-09-29】 |
| | | /// </summary> |
| | | public string ListNo { get; set; } |
| | | |
| | | |
| | | |
| | | public List<MaterialViewEntity> Materials { get; set; } |
| | | |
| | |
| | | {"DecompositionTimes","decompositiontimes"}, |
| | | {"IsLots","islots"}, |
| | | {"Priority","priority"}, |
| | | {"InOutListDetailId","InOutListDetailId"}, |
| | | {"ListNo","ListNo"}, |
| | | {"PackageNo","packageno"} |
| | | }; |
| | | } |
| | |
| | | {"DecompositionTimes","decompositiontimes"}, |
| | | {"IsLots","islots"}, |
| | | {"Priority","priority"}, |
| | | {"InOutListDetailId","InOutListDetailId"}, |
| | | {"ListNo","ListNo"}, |
| | | {"PackageNo","packageno"} |
| | | }; |
| | | } |