同步客商数据BUG修改
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ public class UserShipperMdmSyncEntity {
|
||||
@DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
private Date lastSyncTime;
|
||||
|
||||
@ApiModelProperty("同步状态:1-成功 2-失败")
|
||||
@ApiModelProperty("同步状态:0-同步中 1-成功 2-失败")
|
||||
private Integer syncStatus;
|
||||
|
||||
@ApiModelProperty("同步结果摘要")
|
||||
|
||||
Reference in New Issue
Block a user