|
|
|
@@ -44,7 +44,7 @@ public class WxCreditHistoryVo { |
|
|
|
private String merchantName; |
|
|
|
|
|
|
|
@io.swagger.annotations.ApiModelProperty(value="操作人类型",name="operator") |
|
|
|
private String operatorType; |
|
|
|
private Integer operatorType; |
|
|
|
|
|
|
|
@io.swagger.annotations.ApiModelProperty(value="操作人ID",name="operatorId") |
|
|
|
private Long operatorId; |
|
|
|
|