dashboard
repositories
filestore
activity
search
login
~mayuhao
/
HazardInvestigationSystem
隐患排查体系综合管控系统
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
默认更改列表
Admin
2022-11-14
d7730dc5d9c2710fb37d79d2a52a8081741827f7
[~mayuhao/HazardInvestigationSystem.git]
/
src
/
assets
/
upload
/
url.js
1
2
3
4
5
6
function uploadUrl(){
return process.env.IMG_API
}
export{
uploadUrl
}