mirror of
https://github.com/qinglong-app/qinglong_app.git
synced 2025-10-09 16:48:19 +08:00
增加两步验证提醒
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
class Url {
|
||||
static const login = "/api/user/login";
|
||||
static const user = "/api/user";
|
||||
static const tasks = "/api/crons";
|
||||
static const runTasks = "/api/crons/run";
|
||||
static const stopTasks = "/api/crons/stop";
|
||||
|
||||
Reference in New Issue
Block a user