Commit e21bb88a by hu_tutu

轮询模式的演示

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