|  | @@ -124,6 +124,7 @@ public class OmsOrder implements Serializable {
 | 
											
												
													
														|  |      private Integer useIntegration;
 |  |      private Integer useIntegration;
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |      @ApiModelProperty(value = "支付时间")
 |  |      @ApiModelProperty(value = "支付时间")
 | 
											
												
													
														|  | 
 |  | +    @JsonFormat(shape = JsonFormat.Shape.STRING, pattern = "yyyy-MM-dd HH:mm:ss")
 | 
											
												
													
														|  |      private Date paymentTime;
 |  |      private Date paymentTime;
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |      @JsonFormat(shape = JsonFormat.Shape.STRING, pattern = "yyyy-MM-dd HH:mm:ss")
 |  |      @JsonFormat(shape = JsonFormat.Shape.STRING, pattern = "yyyy-MM-dd HH:mm:ss")
 |