package main import ( "shylinux.com/x/ice" _ "shylinux.com/x/enterprise/src/guanlixitong" ) func main() { print(ice.Run()) } func init() { ice.Info.Titles = "云办公" }