Browse Source

Merge branch 'dev_import' into develop

dev
zhaoqifeng 4 years ago
parent
commit
d6bef6ed45
  1. 1
      epmet-module/epmet-heart/epmet-heart-client/src/main/java/com/epmet/dto/IcPartyActivityDTO.java

1
epmet-module/epmet-heart/epmet-heart-client/src/main/java/com/epmet/dto/IcPartyActivityDTO.java

@ -56,7 +56,6 @@ public class IcPartyActivityDTO implements Serializable {
* 组织ID
*/
@JsonIgnore
@NotEmpty(message = "组织ID不能为空",groups = AddGroup.class)
private String agencyId;
/**

Loading…
Cancel
Save