mirror of
https://shylinux.com/x/education
synced 2025-04-25 01:58:05 +08:00
add some
This commit is contained in:
parent
52fdf3fc9b
commit
20809432f6
@ -11,3 +11,5 @@ import (
|
||||
)
|
||||
|
||||
func main() { print(ice.Run()) }
|
||||
|
||||
func init() { ice.Info.NodeMain = "web.team.jiaowuxitong.portal" }
|
||||
|
@ -1,8 +1,8 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
_ "shylinux.com/x/community/src/renzhengshouquan"
|
||||
_ "shylinux.com/x/golang-story/src/runtime"
|
||||
_ "shylinux.com/x/ice/devops"
|
||||
_ "shylinux.com/x/mysql-story/src/db/mysql"
|
||||
|
||||
_ "shylinux.com/x/community/src/renzhengshouquan"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user