This commit is contained in:
7small7
2023-07-08 20:44:19 +08:00
parent f5718ab30b
commit f710c14879
283 changed files with 68347 additions and 0 deletions

3
common/config.js Normal file
View File

@@ -0,0 +1,3 @@
module.exports = {
baseUrl: 'http://api.youzixy.com'
}