fix file upload

This commit is contained in:
lnk
2025-09-23 10:19:53 +08:00
parent db8aa8c07d
commit 0f16968452
6 changed files with 34 additions and 19 deletions

View File

@@ -29,7 +29,7 @@
////////////////////////////////////////////////////////////////////////////////////////////////////////
#include "interface.h" //用于访问接口
#include "log4cplus/log4.h" //用于日志
#include "log4.h" //用于日志
#include "curl/curl.h" //用于访问接口
#include "nlohmann/json.hpp" //用于构造json
#include "worker.h" //shell接口