@@ -82,7 +82,7 @@ public class PayMerchantListVO {
* 管理员
*/
@ApiModelProperty(notes = "管理员")
- private String manage;
+ private String manager;
/**
* 绑定手机号
@@ -63,7 +63,7 @@ public class PayMerchant implements Serializable {