add recall reply

This commit is contained in:
lnk
2025-09-15 16:36:21 +08:00
parent a298ff847a
commit f27d208959
6 changed files with 271 additions and 152 deletions

View File

@@ -654,6 +654,8 @@ void on_device_response_minimal(int response_code,
void check_recall_event();
void check_recall_file();
//补招响应
void send_reply_to_kafka_recall(const std::string& guid, const std::string& step,int code, const std::string& result,const std::string& terminalId,const std::string& lineIndex,const std::string& recallStartDate,const std::string& recallEndDate);
//缓存目录信息
void filemenu_cache_put(const std::string& dev_id,