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