add some optional feat & change key name in TFA

This commit is contained in:
2024-12-09 12:13:55 +03:30
parent 6ecb53aecd
commit 36af98b186
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -210,7 +210,7 @@ message CheckTFAReq {
}
message TFA {
string status = 1;
string key = 1;
int64 code = 2;
string transaction_id = 3;
}