Kxc0822a
2022-04-07 bec395b95751ea7d700f01e8ece6b2eb2454cd17
1
2
3
4
5
6
function uploadUrl(){
    return process.env.IMG_API
}
export{
  uploadUrl
}