dashboard
repositories
filestore
activity
search
login
main
/
gp_pc
股票pc端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
代码迁移推送
zj
2024-06-03
a1e25849cf08c5580fe139b39d5b58c9d958b455
[gp_pc.git]
/
src
/
axios
/
api.url.js
1
2
3
4
5
6
7
8
9
export default {
DOMAIN: 'https://api.jumptalk.net/',
// baseURL: 'http://www.shehua56.com',
baseURL: 'https://api.jumptalk.net/',
util: {
image: '/util/image.html' // 图片上传
}
}