fix:pc账户列表接口
This commit is contained in:
@@ -33,4 +33,7 @@ public class AccountInfoVO {
|
||||
|
||||
@ApiModelProperty(value = "账户余额")
|
||||
private String totalAmount;
|
||||
|
||||
@ApiModelProperty(value = "打标状态 0 未打标 1 已打标")
|
||||
private Integer labelingStatus;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user