mirror of
https://github.com/qinglong-app/qinglong_app.git
synced 2025-10-09 16:48:19 +08:00
优化样式
This commit is contained in:
@@ -3,6 +3,7 @@ import '../userinfo_viewmodel.dart';
|
||||
|
||||
class Url {
|
||||
static get login => "/api/user/login";
|
||||
static get loginTwo => "/api/user/two-factor/login";
|
||||
static const loginByClientId = "/open/auth/token";
|
||||
static const user = "/api/user";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user