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