feat:完善项目信息
This commit is contained in:
@ -30,8 +30,8 @@ type (
|
||||
}
|
||||
// WithdrawalTransferInfo 提现转账信息
|
||||
WithdrawalTransferInfo struct {
|
||||
Images []string `json:"images"`
|
||||
Remark string `json:"remark"`
|
||||
Images string `json:"images"`
|
||||
Remark string `json:"remark"`
|
||||
}
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user