48520a456b
# Conflicts: # pom.xml # sql/mysql/ruoyi-vue-pro.sql # yudao-dependencies/pom.xml # yudao-framework/yudao-spring-boot-starter-biz-weixin/pom.xml # yudao-module-system/yudao-module-system-biz/src/main/java/cn/iocoder/yudao/module/system/controller/admin/sms/SmsCallbackController.java # yudao-server/pom.xml # yudao-server/src/main/resources/admin-ui/static/js/4.js # yudao-server/src/main/resources/admin-ui/static/js/chunk-vendors.js # yudao-server/src/main/resources/application-local.yaml # yudao-ui-admin/yarn.lock
21 lines
431 B
JSON
21 lines
431 B
JSON
{
|
|
"local": {
|
|
"baseUrl": "http://127.0.0.1:48080/admin-api",
|
|
"token": "test1",
|
|
"appTenantId": "1",
|
|
|
|
"appApi": "http://127.0.0.1:48080/app-api",
|
|
"appToken": "test247",
|
|
"appTenentId": "1"
|
|
},
|
|
"gateway": {
|
|
"baseUrl": "http://127.0.0.1:8888/admin-api",
|
|
"token": "test1",
|
|
"adminTenentId": "1",
|
|
|
|
"appApi": "http://127.0.0.1:8888/app-api",
|
|
"appToken": "test1",
|
|
"appTenantId": "1"
|
|
}
|
|
}
|