| | |
| | | * @Author: shuishen 1109946754@qq.com |
| | | * @Date: 2022-07-29 15:19:13 |
| | | * @LastEditors: shuishen 1109946754@qq.com |
| | | * @LastEditTime: 2022-12-16 16:48:28 |
| | | * @LastEditTime: 2023-01-02 14:06:29 |
| | | * @FilePath: \srs-police-affairs\src\router\axios.js |
| | | * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE |
| | | */ |
| | |
| | | // config.baseURL = 'http://192.168.0.115:18080/api' |
| | | // 内网部署地址 |
| | | // config.baseURL = 'http://10.141.11.11:18185/api' |
| | | config.baseURL = "http://192.168.0.109:18185/api" |
| | | config.baseURL = "http://192.168.0.129:18185/api" |
| | | // config.baseURL = 'http://192.168.0.106:1888/api' |
| | | } else if (config.requestBaseUrl == "fengt") { |
| | | config.baseURL = "http://10.141.11.11:18080" |