mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 23:34:24 +01:00
结构初始化
This commit is contained in:
3
lib/data/res/url.dart
Normal file
3
lib/data/res/url.dart
Normal file
@@ -0,0 +1,3 @@
|
||||
const backendUrl = 'https://v2.custed.lolli.tech';
|
||||
const baseUrl = backendUrl + '/res/toolbox';
|
||||
const joinQQGroupUrl = 'https://jq.qq.com/?_wv=1027&k=G0hUmPAq';
|
||||
Reference in New Issue
Block a user