he2802 2 лет назад
Родитель
Сommit
47c22e5141

+ 1 - 5
zhongzheng-system/src/main/java/com/zhongzheng/modules/top/mall/bo/TopMerchantEditBo.java

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