Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-zou committed Mar 25, 2024
1 parent dc182c5 commit d427e65
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,12 +318,12 @@ tableResult.getJobClient().get()
.get();
```

## 5.5 解决问题联系我
# 6 解决问题联系我

![img.png](img.png)


## 5.6 开发与测试环境
# 7 开发与测试环境

ide: IntelliJ IDEA

Expand All @@ -335,7 +335,7 @@ flink 1.12/1.13/1.14+

jdk1.8 Lettuce 6.2.1

## 5.6 如果需要flink 1.12版本支持,请切换到分支flink-1.12(注:1.12使用jedis)
# 8 如果需要flink 1.12版本支持,请切换到分支flink-1.12(注:1.12使用jedis)
```
<dependency>
<groupId>io.github.jeff-zou</groupId>
Expand Down

0 comments on commit d427e65

Please sign in to comment.