on microservice way
This commit is contained in:
parent
754c37a373
commit
cfeabafefb
5 changed files with 31 additions and 24 deletions
|
|
@ -39,5 +39,6 @@ class Consumer(Thread):
|
|||
|
||||
|
||||
def start():
|
||||
logger.info('start zclient')
|
||||
c = Consumer()
|
||||
c.start()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue