fix: encoding bug

This commit is contained in:
zhayujie
2022-12-18 14:03:34 +08:00
parent 4ce6de07f5
commit 06065853a9
5 changed files with 15 additions and 5 deletions

2
app.py
View File

@@ -1,3 +1,5 @@
# encoding:utf-8
import config
from channel import channel_factory