确认bug修复:组合扫描命中域配置或编译配置时,进行全量更新,会导致的hierarchy导致的死锁。 更新版本号为 v3.1.19

This commit is contained in:
zhengchao
2021-04-20 15:04:02 +08:00
parent 154a4e592d
commit 66c294feae

View File

@@ -57,7 +57,7 @@ extern "C"
} }
#endif #endif
int MAAT_FRAME_VERSION_3_1_17_20210323=1; int MAAT_FRAME_VERSION_3_1_19_20210420=1;
int is_valid_table_name(const char* str) int is_valid_table_name(const char* str)
{ {