fix: group with not support field test (#1890)

This commit is contained in:
Nathan.fooo
2023-02-27 19:00:00 +08:00
committed by GitHub
parent bf8e36a08b
commit 4a81fed6e4
27 changed files with 192 additions and 158 deletions

View File

@ -1225,6 +1225,8 @@ dependencies = [
"lib-ws",
"parking_lot",
"revision-model",
"serde",
"serde_json",
"tokio",
"tracing",
"user-model",