update ieemoo-ai-isempty.py.

This commit is contained in:
Brainway
2022-10-11 07:20:45 +00:00
committed by Gitee
parent bd8f639537
commit 9808dc19b1

View File

@ -134,4 +134,4 @@ def get_isempty():
return repr(result)
if __name__ == "__main__":
app.run(host='0.0.0.0', port=14465)
app.run(host='0.0.0.0', port=8888)