feat: add traffic limit rules and user traffic statistics

This commit is contained in:
EUForest
2026-03-14 17:59:27 +08:00
parent eac7b27f60
commit f8fbf5529f
23 changed files with 823 additions and 50 deletions
+1
View File
@@ -1184,6 +1184,7 @@ declare namespace API {
type UserSubscribe = {
id: number;
id_str: string;
user_id: number;
order_id: number;
subscribe_id: number;