Skip to content

Commit 56cfa02

Browse files
committed
update readme
1 parent 00ad22a commit 56cfa02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ protected void afterExecute(Runnable r, Throwable t);
8484
>
8585
> 4. 集成常用三方中间件内部线程池管理
8686
87-
**经过多个版本的迭代,目前最新版本 v1.1.6.1 具有以下特性**
87+
**经过多个版本的迭代,目前最新版本 v1.1.7 具有以下特性**
8888

8989
- **代码零侵入**:我们改变了线程池以往的使用姿势,所有配置均放在配置中心,服务启动时会从配置中心拉取配置生成线程池对象放到 Spring 容器中,使用时直接从 Spring 容器中获取,对业务代码零侵入
9090

@@ -218,7 +218,7 @@ protected void afterExecute(Runnable r, Throwable t);
218218

219219
**JNPF低代码开发平台**
220220

221-
<a href="https://www.jnpfsoft.com/?from=dynamic-tp" style="border-radius: 10px;border: 1px solid #3eaf7c;"><img src="/resources/img/jnpfsoft.png"></a>
221+
<a href="https://www.jnpfsoft.com/?from=dynamic-tp"><img src="/resources/img/jnpfsoft.png"></a>
222222

223223
---
224224
## 鸣谢

0 commit comments

Comments
 (0)