✨ feat(subscribe): Update subscription management localization and add new fields
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// @ts-ignore
|
||||
|
||||
|
||||
// API 更新时间:
|
||||
// API 唯一标识:
|
||||
import * as auth from './auth';
|
||||
|
||||
+2
@@ -770,6 +770,8 @@ declare namespace API {
|
||||
subscribe_path: string;
|
||||
subscribe_domain: string;
|
||||
pan_domain: boolean;
|
||||
user_agent_limit: boolean;
|
||||
user_agent_list: string;
|
||||
};
|
||||
|
||||
type SubscribeDiscount = {
|
||||
|
||||
Reference in New Issue
Block a user