修改了坑位的土坯那

This commit is contained in:
fengshuo
2023-03-17 22:11:43 +08:00
parent ca10cb456f
commit 646ae5fc96
7 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@@ -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 */