fix compile problem in otherplace

This commit is contained in:
lnk
2025-06-24 17:55:34 +08:00
parent 22c6b92af2
commit 98adfd3870
25 changed files with 779 additions and 12 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接口