@@ -57,11 +57,7 @@ public class TopMerchantEditBo {
/** 备注 */
@ApiModelProperty("备注")
private String remark;
-
- /** 商户账号 */
- @ApiModelProperty("商户账号")
- private String merAccount;
+
@ApiModelProperty("批量店铺ID")
private List<Long> merIds;