Merge #112 into master from cc_20260429_fix
feat:门店列表新增标准店店型名称 * cc_20260429_fix: (1 commits squashed) - feat:门店列表新增标准店店型名称 Signed-off-by: 正新 <accounts_6964c7bcd2a2c377c5bbd01b@mail.teambition.com> Merged-by: 正新 <accounts_6964c7bcd2a2c377c5bbd01b@mail.teambition.com> CR-link: https://codeup.aliyun.com/692ea314dec569489f6f167c/hangzhou/java/custom_zxjp/change/112
This commit is contained in:
@@ -20,5 +20,9 @@ public class MiniShopsResponse {
|
||||
private String ylsCode;
|
||||
@ApiModelProperty("店铺详细地址")
|
||||
private String detailAddress;
|
||||
|
||||
private String storeId;
|
||||
|
||||
@ApiModelProperty("标准店店型名称")
|
||||
private String standardStoreTypeName;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user