We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 091be3c commit e7df819Copy full SHA for e7df819
docs/zh/intro/qq-group.md
@@ -8,11 +8,10 @@
8
9
## MyBatis-Flex QQ 交流群
10
11
-- 群1:532992631
12
-- 群2:~~850176767~~(已满)
13
-- 群3:~~131665923~~(已满)
+- 群1:~~532992631~~(已满)
+- 群2:850176767(空位不多)
+- 群3:131665923(空位不多)
14
15
-
16
17
18
## MyBatis-Flex-Helper 交流群
readme_zh.md
@@ -56,7 +56,11 @@
56
微信群:
57

58
59
-或 QQ群: 532992631
+QQ 群
60
+
61
62
63
64
65
66
@@ -460,10 +464,10 @@ QueryWrapper queryWrapper = QueryWrapper.create()
460
464
public class Account extends BaseEntity implements Serializable, AgeAware {
461
465
462
466
......
463
-
467
468
@Column(version = true)
469
private Integer version;
470
471
}
472
```
473
0 commit comments