4 lines
102 B
JavaScript
4 lines
102 B
JavaScript
window.overallConfigObj = {
|
|
baseUrl: "http://10.10.110.10:8080",//可自定义配置接口地址
|
|
};
|