This commit is contained in:
yumoqing 2026-03-02 19:49:42 +08:00
parent f32ec43da7
commit 139e344d23

View File

@ -56,7 +56,7 @@ async def woa_msghande():
config = getConfig()
debug('woa_msghander on({config.woa_handler_id}) starting ....')
await zmq_subscribe(config.woa_handler_id, msg_handler)
debug('woa_msghandler stopped.................')'
debug('woa_msghandler stopped.................')
def init():
rf = RegisterFunction()