update 卖家提现列表symbol字段改为coin
This commit is contained in:
@@ -43,7 +43,7 @@ public class PayWithdrawSellerRecordDto {
|
||||
* 币种
|
||||
*/
|
||||
@ApiModelProperty(value = "币种")
|
||||
private String symbol;
|
||||
private String coin;
|
||||
|
||||
/**
|
||||
* 链名称
|
||||
|
||||
Reference in New Issue
Block a user