12.2 清理bug修改
This commit is contained in:
parent
5e9ee39285
commit
1fdc912a0e
@ -43,6 +43,7 @@ def get_deviation():
|
||||
|
||||
@stream_with_context
|
||||
def generate():
|
||||
logger.info("aaaaaa")
|
||||
yield f"data: {json.dumps(tech_deviation_response, ensure_ascii=False)}\n\n"
|
||||
yield f"data: {json.dumps(tech_deviation_star_response, ensure_ascii=False)}\n\n"
|
||||
yield f"data: {json.dumps(zigefuhe_deviation_response, ensure_ascii=False)}\n\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user