mirror of
https://github.com/smallevilbeast/ntchat.git
synced 2026-07-02 04:32:43 +08:00
更新
This commit is contained in:
@@ -256,6 +256,5 @@ async def send_gif(model: models.SendPatReqModel):
|
||||
return response_json(1, data)
|
||||
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
uvicorn.run(app=app, host='0.0.0.0', port=8000)
|
||||
|
||||
Reference in New Issue
Block a user