This website works better with JavaScript.
Home
Explore
Help
Sign In
dark
/
gojsj2025
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
0
Tags
317 KiB
Go
93.2%
Vue
5%
HTML
1.2%
JavaScript
0.6%
Tree:
3ff7cbbe17
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3ff7cbbe17'
${ noResults }
gojsj2025
/
backend
/
usercenter
/
cmd
/
migrate.go
7 lines
82 B
Raw
Blame
History
package
main
import
"backend/usercenter/orm"
func
main
(
)
{
orm
.
AutoMigrate
(
)
}
Reference in new issue