1 Star 0 Fork 13.7K

user_10292931 / ruoyi-vue-pro

forked from 芋道源码 / ruoyi-vue-pro 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
http-client.env.json 431 Bytes
Copy Edit Raw Blame History
芋道源码 authored 2022-06-01 22:18 . 1. 升级 spring boot 到 2.6.8
{
"local": {
"baseUrl": "http://127.0.0.1:48080/admin-api",
"token": "test1",
"adminTenentId": "1",
"appApi": "http://127.0.0.1:48080/app-api",
"appToken": "test1",
"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",
"appTenentId": "1"
}
}
Java
1
https://gitee.com/liuxianshengcode/ruoyi-vue-pro.git
git@gitee.com:liuxianshengcode/ruoyi-vue-pro.git
liuxianshengcode
ruoyi-vue-pro
ruoyi-vue-pro
master

Search