合并代码
This commit is contained in:
parent
fcfca79f99
commit
06f743bb30
|
@ -2,7 +2,7 @@
|
||||||
const config = {
|
const config = {
|
||||||
// 接口域名
|
// 接口域名
|
||||||
// #ifdef H5
|
// #ifdef H5
|
||||||
host: 'http://localhost:5173',
|
host: 'h5api',
|
||||||
// #endif
|
// #endif
|
||||||
// #ifndef H5
|
// #ifndef H5
|
||||||
host: 'http://91f.xyz:8080',
|
host: 'http://91f.xyz:8080',
|
||||||
|
|
Loading…
Reference in New Issue