update 国际研讨会 查询关联课题 翻译字典

This commit is contained in:
lijiarao
2023-10-24 09:21:13 +08:00
parent de8f8a1e53
commit 84e763d4c1
@@ -209,11 +209,13 @@ public class PayMeeting implements Serializable {
private java.lang.String exhibitorInvitationCode;
/**是否WASIC*/
@Dict(dicCode = "yn")
@Excel(name = "是否WASIC", width = 15, dicCode = "yn")
@ApiModelProperty(value = "是否WASIC")
private Integer isWasic;
/**关联课题*/
@Dict(dicCode = "linkTopics")
@Excel(name = "关联课题", width = 15)
@ApiModelProperty(value = "关联课题")
@Size(max = 50, message = "关联课题最多为50个字符")