RIceWqy 2 years ago
parent fb3e342da7
commit cd3708d08f

@ -1,7 +1,7 @@
{ {
"Priority":100, "Priority":100,
"ModuleName":"digital-employee-server-go", "ModuleName":"fushouxian-server",
"ServerUrls":[ "ServerUrls":[
"ws://172.0.0.19:19000/websocket/jsonrpc" "wss://shop.ruixininfo.com/websocket/jsonrpc"
] ]
} }

@ -87,7 +87,7 @@ func main() {
func start() { func start() {
//moduleClientInit() moduleClientInit()
conf := struct { conf := struct {
Serverport string `json:"serverport"` Serverport string `json:"serverport"`

Loading…
Cancel
Save