Skip to content

Commit e7df819

Browse files
committed
doc: update docs
1 parent 091be3c commit e7df819

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

docs/zh/intro/qq-group.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,10 @@
88

99
## MyBatis-Flex QQ 交流群
1010

11-
- 群1:532992631
12-
- 群2:~~850176767~~(已满
13-
- 群3:~~131665923~~(已满
11+
- 群1:~~532992631~~(已满)
12+
- 群2:850176767(空位不多
13+
- 群3:131665923(空位不多
1414

15-
![](../../assets/images/qq-group.png)
1615

1716

1817
## MyBatis-Flex-Helper 交流群

readme_zh.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,11 @@
5656
微信群:
5757
![](./docs/assets/images/wechat-group.png)
5858

59-
或 QQ群: 532992631
59+
QQ 群
60+
61+
- 群1:~~532992631~~(已满)
62+
- 群2:850176767(空位不多)
63+
- 群3:131665923(空位不多)
6064

6165

6266

@@ -460,10 +464,10 @@ QueryWrapper queryWrapper = QueryWrapper.create()
460464
public class Account extends BaseEntity implements Serializable, AgeAware {
461465

462466
......
463-
467+
464468
@Column(version = true)
465469
private Integer version;
466-
470+
467471
}
468472
```
469473

0 commit comments

Comments
 (0)