修改了坑位的土坯那
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 5.2 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 5.9 KiB |
@@ -9,9 +9,9 @@
|
|||||||
#define ApiHost_h
|
#define ApiHost_h
|
||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
#define API_HOST_URL @"https://h5.nnbc123.cn"
|
#define API_HOST_URL @"https://api.nnbc123.cn"
|
||||||
#else
|
#else
|
||||||
#define API_HOST_URL @"https://h5.nnbc123.cn"
|
#define API_HOST_URL @"https://api.nnbc123.cn"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /* ApiHost_h */
|
#endif /* ApiHost_h */
|
||||||
|