Commit e1d874ef by Autho

轮询模式的演示

parent 9f6da7ed
......@@ -5,7 +5,7 @@
# Author: laozhao
# Datetime: 2024/3/15 16:12
# Description:
#
# 轮询模式的演示
# ---------------------------------------------------------------------------
import base64
import requests
......@@ -67,4 +67,4 @@ class RequestsMethod:
if __name__ == '__main__':
req = RequestsMethod()
\ No newline at end of file
req = RequestsMethod()
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