mirror of
https://shylinux.com/x/enterprise
synced 2025-07-02 04:51:20 +08:00
add some
This commit is contained in:
parent
2d42f20fc4
commit
52ec78ba49
@ -10,3 +10,5 @@ import (
|
||||
)
|
||||
|
||||
func main() { print(ice.Run()) }
|
||||
|
||||
func init() { ice.Info.NodeMain = "web.team.guanlixitong.portal" }
|
||||
|
@ -1,7 +1,8 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
_ "shylinux.com/x/community/src/renzhengshouquan"
|
||||
_ "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