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