mirror of
https://github.com/qinglong-app/qinglong_app.git
synced 2025-10-09 16:48:19 +08:00
add task
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
class Url {
|
||||
static const LOGIN = "api/user/login";
|
||||
static const LOGIN = "/api/user/login";
|
||||
static const TASKS = "/api/crons";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user