企业国别添加组织查询条件
This commit is contained in:
@@ -40,6 +40,9 @@ public class ErpCountry implements Serializable {
|
||||
@ApiModelProperty("推送人")
|
||||
private Long pushBy;
|
||||
|
||||
@ApiModelProperty("推送人姓名")
|
||||
private String pushByName;
|
||||
|
||||
@ApiModelProperty("所属组织ID")
|
||||
private Long organizationId;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user