dashboard
repositories
filestore
activity
search
login
ztzh
/
zttj-web
中图铜镜
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
配置框架token
xieb
2023-12-06
4e4a3233a2204adee301cb2eb44a2a8fc461ac5e
[ztzh/zttj-web.git]
/
src
/
config
/
env.js
1
2
let baseUrl = import.meta.env.VITE_APP_API;
export { baseUrl };