You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
214 B
7 lines
214 B
window.publicConfig = {
|
|
// 必填: api地址, 换成自己的域名即可
|
|
// BASE_API: '../index.php?s=/store'
|
|
// BASE_API: 'http://btgym.xingtongworld.com/'
|
|
BASE_API: 'http://192.168.66.16/'
|
|
}
|
|
|