Added BankInfo Removal
This commit is contained in:
parent
a42dd81ede
commit
330f8e8bf1
@ -23,6 +23,7 @@ service AuthorizationService {
|
||||
|
||||
rpc UserGetBankInfoList(InternalIAM) returns (BankInfoList) {}
|
||||
rpc UserUpdateBankInfo(UserUpdateBankInfoReq) returns (base.StatusRes) {}
|
||||
rpc UserRemoveBankInfo(IdReqWithIAM) returns (base.StatusRes) {}
|
||||
|
||||
rpc GetUser(GetUserReq) returns (User) {}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user