| | |
| | | /// </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> |
| | | /// 最后的工单历史ID |
| | | /// </summary> |
| | | [DisplayName("最后的工单历史ID")] |
| | | public string LAST_HIST_ID { get; set; } |
| | | /// <summary> |
| | | /// 备注 |
| | | /// </summary> |
| | | [DisplayName("备注")] |
| | | public string REMARK { get; set; } |
| | | /// <summary> |
| | | /// 接口表记录ID |