bug fixed
This commit is contained in:
parent
51d8b69746
commit
9ec6bd1ce2
|
@ -64,7 +64,7 @@ message UpdateMemberBankWithdrawRequest {
|
||||||
string bank_name = 2;
|
string bank_name = 2;
|
||||||
string name = 3;
|
string name = 3;
|
||||||
string account_number = 4;
|
string account_number = 4;
|
||||||
uint32 double = 5;
|
double amount = 5;
|
||||||
string password = 6;
|
string password = 6;
|
||||||
optional string memo = 7;
|
optional string memo = 7;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user