fix 增加修改门店区域
This commit is contained in:
@@ -25,4 +25,7 @@ public class UpdateShopCodeRequest {
|
||||
|
||||
@ApiModelProperty("门店名称")
|
||||
private String shopName;
|
||||
|
||||
@ApiModelProperty("门店所属区域")
|
||||
private Long regionId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user