mirror of
https://shylinux.com/x/operation
synced 2025-04-24 17:08:04 +08:00
add some
This commit is contained in:
parent
a23c4db37d
commit
ca2e986e05
@ -11,3 +11,5 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
func main() { print(ice.Run()) }
|
func main() { print(ice.Run()) }
|
||||||
|
|
||||||
|
func init() { ice.Info.NodeMain = "web.team.production.portal" }
|
||||||
|
@ -1,6 +1,8 @@
|
|||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
_ "shylinux.com/x/community/src/renzhengshouquan"
|
_ "shylinux.com/x/ice/devops"
|
||||||
_ "shylinux.com/x/mysql-story/src/db/mysql"
|
_ "shylinux.com/x/mysql-story/src/db/mysql"
|
||||||
|
|
||||||
|
_ "shylinux.com/x/community/src/renzhengshouquan"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user