neo %!s(int64=2) %!d(string=hai) anos
pai
achega
1603032081
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      nodes/game/service/srvAgent.lua

+ 1 - 0
nodes/game/service/srvAgent.lua

@@ -161,6 +161,7 @@ function root.doCmd(uid, itfName, cmd, args)
161
 		function()
161
 		function()
162
 			skynet.error(debug.traceback())
162
 			skynet.error(debug.traceback())
163
 		end,
163
 		end,
164
+		itfModule,
164
 		role,
165
 		role,
165
 		args
166
 		args
166
 	)
167
 	)