feat: 修改main路径,增加打包静态资源

This commit is contained in:
zhengkunwang223
2022-10-17 16:32:31 +08:00
committed by zhengkunwang223
parent 5f5a48041b
commit 115b75c1cb
120 changed files with 1357 additions and 414 deletions

View File

@@ -1,7 +1,7 @@
package db
import (
"github.com/1Panel-dev/1Panel/global"
"github.com/1Panel-dev/1Panel/backend/global"
"gorm.io/driver/mysql"
"gorm.io/gorm"