mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-28 02:40:25 +08:00
多个API支持查询用户查询
This commit is contained in:
@@ -50,6 +50,11 @@ var (
|
||||
Code: "finance",
|
||||
Description: "开启费用账单相关功能",
|
||||
},
|
||||
{
|
||||
Name: "套餐",
|
||||
Code: "plan",
|
||||
Description: "用户可以购买和管理套餐",
|
||||
},
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user