| 
					
				 | 
			
			
				@@ -248,10 +248,14 @@ public class SyShippingOrder { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	@ApiModelProperty(value = "定时状态") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	private Integer timeStuta; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	/**定时推送消息*/ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	@Excel(name = "定时推送消息", width = 15) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	@ApiModelProperty(value = "定时推送消息") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	private Integer timeMesage; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	/**定时推送成功消息*/ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	@Excel(name = "定时推送成功消息", width = 15) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	@ApiModelProperty(value = "定时推送成功消息") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	private String timeMesage; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	/**定时推送失败消息*/ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	@Excel(name = "定时推送失败消息", width = 15) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	@ApiModelProperty(value = "定时推送失败消息") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	private String failMesage; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	//成衣工厂 
			 |