fix(system):更正租户VO中的店铺名称字段
This commit is contained in:
parent
ea7b64c9f6
commit
723521a7bb
@ -80,7 +80,7 @@ public class SysTenantVo implements Serializable {
|
||||
private LocalDateTime expireTime;
|
||||
|
||||
@Schema(description = "店铺名称")
|
||||
private String shopName;
|
||||
private String storeName;
|
||||
|
||||
@Schema(description = "企业类型")
|
||||
private String companyType;
|
||||
|
Loading…
x
Reference in New Issue
Block a user