| | |
| | | /// </summary> |
| | | [DisplayName("UPPH")] |
| | | public double UPPH { get; set; } |
| | | /// <summary> |
| | | /// 最后的工单历史ID |
| | | /// </summary> |
| | | [DisplayName("最后的工单历史ID")] |
| | | public string LAST_HIST_ID { get; set; } |
| | | /// <summary> |
| | | /// 备注 |
| | | /// </summary> |
| | | [DisplayName("备注")] |
| | | /// <summary> |
| | | /// 销售订单 |
| | | /// </summary> |
| | | [DisplayName("销售订单")] |
| | | public string SALES_ORDER { get; set; } |
| | | /// <summary> |
| | | /// 工单序列号 |
| | | /// </summary> |
| | | [DisplayName("工单序列号")] |
| | | public string SERIAL_NO { get; set; } |
| | | /// <summary> |
| | | /// 厂内条码前缀 |
| | | /// </summary> |
| | | [DisplayName("厂内条码前缀")] |
| | | public string SN_PREFIX { get; set; } |
| | | /// <summary> |
| | | /// 客户条码前缀 |
| | | /// </summary> |
| | | [DisplayName("客户条码前缀")] |
| | | public string CUST_PREFIX { get; set; } |
| | | /// <summary> |
| | | /// 最后的工单历史ID |
| | | /// </summary> |
| | | [DisplayName("最后的工单历史ID")] |
| | | public string LAST_HIST_ID { get; set; } |
| | | /// <summary> |
| | | /// 备注 |
| | | /// </summary> |
| | | [DisplayName("备注")] |
| | | public string REMARK { get; set; } |
| | | /// <summary> |
| | | /// 接口表记录ID |