增加pgsql获取数据库和表方法 更新版本为V2.4.6 Beta
This commit is contained in:
@@ -51,6 +51,7 @@ func RegisterTables(db *gorm.DB) {
|
||||
autocode.AutoCodeExample{},
|
||||
// Code generated by github.com/flipped-aurora/gin-vue-admin/server End; DO NOT EDIT.
|
||||
)
|
||||
|
||||
if err != nil {
|
||||
global.GVA_LOG.Error("register table failed", zap.Error(err))
|
||||
os.Exit(0)
|
||||
|
Reference in New Issue
Block a user