feat:更新消息通知功能
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class AppConfig {
|
||||
static const String baseUrl = 'http://192.168.31.108:2836/api';
|
||||
static const String wsUrl = 'ws://192.168.31.108:5050';
|
||||
static const String baseUrl = 'http://192.168.31.109:2836/api';
|
||||
static const String wsUrl = 'ws://192.168.31.109:5050';
|
||||
}
|
||||
Reference in New Issue
Block a user