【cs服务】工单详情,返回工单状态
This commit is contained in:
		
							parent
							
								
									083c5a7ba1
								
							
						
					
					
						commit
						13bf104d52
					
				@ -37,6 +37,8 @@ type OrderRecord struct {
 | 
			
		||||
	WorkOrderTemplateId             int64              `json:"work_order_template_id"`
 | 
			
		||||
	WorkOrderTemplateName           string             `json:"work_order_template_name"`
 | 
			
		||||
	Uid                             int64              `json:"uid"`
 | 
			
		||||
	OrderStatus                     string             `json:"order_status"`
 | 
			
		||||
	OrderStatusName                 string             `json:"order_status_name"`
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// PageInfoResp 分页响应
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user