This website requires JavaScript.
Explore
Help
Register
Sign In
ZF
/
gin-vue-admin
Watch
1
Star
0
Fork
0
You've already forked gin-vue-admin
mirror of
https://gitcode.com/flipped-aurora/gin-vue-admin.git
synced
2026-05-16 20:27:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
739eed6a014c2351631ce0adcf3bdb1a5c052d07
gin-vue-admin
/
server
/
model
/
sys_initdb.go
6 lines
65 B
Go
Raw
Normal View
History
Unescape
Escape
自动初始化数据库功能后端部分完成
2021-03-04 15:57:07 +08:00
package
model
cmd剔除 初始数据结构转移 修复初始携带apibug
2021-03-04 16:02:09 +08:00
type
InitDBFunc
interface
{
Init
(
)
(
err
error
)
}
Reference in New Issue
Copy Permalink