order address apis

This commit is contained in:
2026-08-25 08:58:22 +08:00
parent 1c85f16c2e
commit a21b93f569
25 changed files with 1123 additions and 185 deletions
-1
View File
@@ -12,7 +12,6 @@ message ItemsRequest {
int32 type = 3;
string ip = 4;
int64 admin_id = 5;
int64 service_id = 6;
repeated string time = 7;
}