update 国际研讨会 查询关联课题 翻译字典
This commit is contained in:
@@ -209,7 +209,7 @@ public class PayMeetingVO implements Serializable {
|
||||
@Dict(dicCode = "yn")
|
||||
@ApiModelProperty(value = "是否WASIC")
|
||||
@NotNull(message = "是否WASIC不能为空",groups = InternationalMeeting.class)
|
||||
@Range(min = 1, max = 2,message = "是否WASIC格式不正确",groups = InternationalMeeting.class)
|
||||
@Range(min = 0, max = 1,message = "是否WASIC格式不正确",groups = InternationalMeeting.class)
|
||||
private Integer isWasic;
|
||||
|
||||
/**关联课题*/
|
||||
|
||||
Reference in New Issue
Block a user