展示店铺设置

This commit is contained in:
lifenlong
2022-03-02 18:42:56 +08:00
parent 504ee766f8
commit ae0c4aea12
3 changed files with 9 additions and 3 deletions

View File

@@ -58,4 +58,7 @@ public class StoreBasicInfoVO {
@ApiModelProperty(value = "udesk标识")
private String merchantEuid;
@ApiModelProperty
private String pageShow;
}