BUGFIX:模特;
This commit is contained in:
@@ -52,8 +52,7 @@ public class DesignCollectionDTO {
|
||||
@NotBlank(message = "timeZone cannot be empty!")
|
||||
@ApiModelProperty("本地时区,比如 'Asia/Tokyo' 东京时间 , 'Asia/Shanghai' 北京时间 由js本地获取")
|
||||
private String timeZone;
|
||||
|
||||
|
||||
|
||||
private String processId;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user