临时提交

This commit is contained in:
zw
2025-08-14 14:30:36 +08:00
parent 4c2bf5d8f2
commit f3fe7a661f
4 changed files with 67 additions and 36 deletions

View File

@@ -8,6 +8,7 @@ BaseUrl = "http://192.168.1.174:8101/api/common/"
class Requester():
comment = "comment"
prologue = "prologue"
@classmethod
def requestComments(cls):
headers = {