Generator Changes at 11/25/2025 2:19:02 AM +03:30

This commit is contained in:
masoodafar-web
2025-11-25 02:21:08 +03:30
parent 358ffc438d
commit 8a7d02ce81
7 changed files with 8 additions and 9 deletions

View File

@@ -87,7 +87,7 @@ message GetAllUserWalletByFilterFilter
google.protobuf.Int64Value id = 1;
google.protobuf.Int64Value user_id = 2;
google.protobuf.Int64Value balance = 3;
int64 network_balance = 4;
google.protobuf.Int64Value network_balance = 4;
}
message GetAllUserWalletByFilterResponse
{