dashboard
repositories
filestore
activity
search
login
~mayuhao
/
HazardInvestigationSystem
隐患排查体系综合管控系统
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
重大隐患整改进度
shj
2022-04-07
f8d52036582e65c989b6167fc95c84df1d1a2859
[~mayuhao/HazardInvestigationSystem.git]
/
src
/
assets
/
upload
/
url.js
1
2
3
4
5
6
function uploadUrl(){
return process.env.IMG_API
}
export{
uploadUrl
}