系统管理feign
This commit is contained in:
@ -78,7 +78,8 @@ public class SysOrg extends BaseEntity implements Serializable {
|
||||
@ApiModelProperty(value = "所属分公司编码")
|
||||
private String cuCompanyNumber;
|
||||
|
||||
|
||||
@ApiModelProperty(value = "所属公司名称")
|
||||
private String cuCompanyName;
|
||||
|
||||
@ApiModelProperty(value = "租户ID")
|
||||
private String tenantId;
|
||||
|
Reference in New Issue
Block a user