This commit is contained in:
cppla
2022-07-15 22:34:44 +08:00
parent 2e62ffa593
commit baae11de3b
2 changed files with 14 additions and 11 deletions

View File

@@ -87,7 +87,7 @@ class CMain
char m_aName[128];
char m_aRule[128];
int m_aInterval;
char m_aCallback[128];
char m_aCallback[1024];
} m_aCWatchDogs[NET_MAX_CLIENTS];
struct CJSONUpdateThreadData