mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-13 02:25:06 +08:00
可变参数/app-api应配置到baseUrl
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
//后端接口地址
|
||||
baseUrl: 'http://127.0.0.1:48080',
|
||||
baseUrl: 'http://127.0.0.1:48080/app-api',
|
||||
header: {
|
||||
//租户ID
|
||||
'tenant-id': 1
|
||||
|
Reference in New Issue
Block a user