(improvement)(chat) Overall code optimization for the corrector (#345)

This commit is contained in:
lexluo09
2023-11-09 16:03:05 +08:00
committed by GitHub
parent 608a4f7a2f
commit 16c3de44e4
25 changed files with 507 additions and 542 deletions

View File

@@ -59,8 +59,6 @@ public class QueryStructReq {
private Boolean nativeQuery = false;
private Cache cacheInfo;
private boolean useS2qlSwitch;
/**
* Later deleted for compatibility only
*/