This commit is contained in:
2025-09-03 15:43:10 +08:00
parent 9954db0823
commit 283fa67153
5 changed files with 94 additions and 62 deletions

View File

@@ -1,9 +1,6 @@
import json
import requests
import os
import tempfile
from LiblibUtil import LiblibUtil
from Util.ObsUtil import ObsUploader # 导入OBS上传工具
if __name__ == '__main__':
liblib = LiblibUtil()