mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-12-25 00:56:35 +08:00
feat: 前端升级至vue3,后端代码结构重构,新增权限管理相关功能
This commit is contained in:
5
mayfly_go_web/src/common/config.ts
Normal file
5
mayfly_go_web/src/common/config.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
const config = {
|
||||
baseApiUrl: import.meta.env.VITE_API_URL
|
||||
}
|
||||
|
||||
export default config
|
||||
Reference in New Issue
Block a user