|
@@ -46,7 +46,7 @@ public class TbIndentSmsSendLog {
|
|
|
private String sendTo;
|
|
private String sendTo;
|
|
|
|
|
|
|
|
@ApiModelProperty("发送时间")
|
|
@ApiModelProperty("发送时间")
|
|
|
- @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
|
|
|
|
|
|
+ @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone="GMT+8")
|
|
|
private Date sendTime;
|
|
private Date sendTime;
|
|
|
|
|
|
|
|
@ApiModelProperty("发送来源 1骑手、2商家")
|
|
@ApiModelProperty("发送来源 1骑手、2商家")
|