youhua
This commit is contained in:
@@ -3,7 +3,7 @@ class ApiEndpoints {
|
||||
ApiEndpoints._();
|
||||
|
||||
/// 基础URL
|
||||
static const String baseUrl = 'http://8.155.172.147:5010';
|
||||
static const String baseUrl = 'http://localhost:5010';
|
||||
|
||||
// ==================== 用户模块 ====================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user