| | |
| | | /// 弃用, 改为记录上次库区- |
| | | /// </summary> |
| | | public string TagOver { get; internal set; } = ""; |
| | | |
| | | public DateTime? TagOverTime { get; internal set; } |
| | | public string S_BQ_TRAY_TYPE { get; internal set; } = ""; |
| | | /// <summary> |
| | | /// 厂家 |
| | | /// </summary> |
| | | public string S_CJ_NAME { get; set; } |
| | | } |
| | | |
| | | [SuGG("半成品区域表")] |
| | | public class BcpQyOrder : BaseModel |
| | | { |
| | | } |
| | | |
| | | [SuGG("厂家时间表")] |
| | |
| | | [SuGG("库库转运")] |
| | | public class YWLZXtake : BaseModel |
| | | { |
| | | public string SQL_WorkNo { get; set; } |
| | | public string S_START_AREA { get; set; } |
| | | public int N_START_ROW { get; set; } |
| | | public int N_END_ROW { get; set; } |
| | | public string S_ZZ_AREA { get; set; } |
| | | public string S_END_AREA { get; set; } |
| | | public string S_ZX_STATE { get; set; } |