Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -95,6 +95,9 @@ public class Organization implements Serializable {
|
||||
@ApiModelProperty(value = "是否合作单位")
|
||||
private Integer isCoop;
|
||||
|
||||
@ApiModelProperty(value = "是否办公室主任")
|
||||
private Integer isChief;
|
||||
|
||||
@ApiModelProperty(value = "法定代表人")
|
||||
private String legalPerson;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user