This commit is contained in:
IT 老营长 @云轩领航-创始人 2025-02-27 16:27:36 +08:00
parent ccd911fe84
commit ac814e6782
3 changed files with 8 additions and 4 deletions

View File

@ -17,7 +17,7 @@ import (
type gateway struct {
travel.Travel
list string `name:"list space auto" help:"应用网关"`
list string `name:"list space auto" help:"服务网关"`
}
func (s gateway) List(m *ice.Message, arg ...string) {

View File

@ -1,8 +1,9 @@
package main
import (
_ "2025-dev.shylinux.com/x/20250211-service/src/gateway"
"shylinux.com/x/ice"
_ "2025-dev.shylinux.com/x/20250211-service/src/gateway"
)
func main() { print(ice.Run()) }

View File

@ -1,4 +1,7 @@
title "ContextOS-Service"
refer `
网址 https://dev.shylinux.com
`
官网 https://dev.shylinux.com
源码 https://git.shylinux.com/dev/service
后台 https://dev.shylinux.com/s/20250211-service
`
field web.chat.dev.service.gateway