Commit c6d472a3 authored by 龚子荣's avatar 龚子荣

完成

parent ee1a74a3
Pipeline #5552 failed with stages
...@@ -33,4 +33,4 @@ def hello_world(_x, _y): ...@@ -33,4 +33,4 @@ def hello_world(_x, _y):
if __name__ == '__main__': if __name__ == '__main__':
app.run() app.run(host="0.0.0.0",port=5000)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment