From 5828cec9ec78c17ee55176b03f3277203224dae9 Mon Sep 17 00:00:00 2001 From: zhangsheng Date: Thu, 23 Jan 2025 20:28:05 +0800 Subject: [PATCH] fix bugs --- .cproject | 2 +- .settings/language.settings.xml | 2 +- .vscode/c_cpp_properties.json | 18 +++++++++++++++ common/common_func.cpp | 6 +---- common/common_func.hpp | 2 +- jsonparse/cmt_parse.cpp | 39 ++++++++++++++++----------------- jsonparse/communication_cmd.hpp | 10 +++++++++ localserver/cmt_server.cpp | 2 +- 8 files changed, 52 insertions(+), 29 deletions(-) create mode 100644 .vscode/c_cpp_properties.json diff --git a/.cproject b/.cproject index ee8f790..1497068 100644 --- a/.cproject +++ b/.cproject @@ -127,7 +127,7 @@ -