This commit is contained in:
启星
2025-10-20 20:05:55 +08:00
parent fdeed970d4
commit 0e20842c69
714 changed files with 5210 additions and 78 deletions

View File

@@ -17,6 +17,7 @@
//tmd.xscmmidi.site -- 这是接口 api
#if DEVELOPENT == 1
static NSString* ServerUrl = @"https://tmd.xscmmidi.site/";
//static NSString* ServerUrl = @"http://test.chat.qxyushen.top";
static NSString* H5ServerUrl = @"https://tmd.xscmmidi.site/h5/";
#else
static NSString* ServerUrl = @"https://md.xscmmidi.site/";