Browse Source

Merge remote-tracking branch 'origin/dev_import' into dev_import

master
jianjun 4 years ago
parent
commit
3c4c5da40c
  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