dashboard
repositories
filestore
activity
search
login
~mayuhao
/
HazardInvestigationSystem
隐患排查体系综合管控系统
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
换取账号-修改
cqf
2022-06-17
51cacf8f4d7b0b2cc30a22ea4f660e73e82da458
[~mayuhao/HazardInvestigationSystem.git]
/
src
/
assets
/
upload
/
url.js
1
2
3
4
5
6
function uploadUrl(){
return process.env.IMG_API
}
export{
uploadUrl
}