可变参数/app-api应配置到baseUrl

This commit is contained in:
sfmind
2022-05-02 17:46:45 +08:00
parent 5efd621f21
commit a3defee272
5 changed files with 16 additions and 16 deletions

View File

@ -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