Commit 895496f388e8197340ee09465fcad98fdbba0bc1

Authored by 张志伟
1 parent 4c56b9a7

feature(*): 对数据加上缓存

- 对数据加上缓存
- 发送消息异步去操作
Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -12,7 +12,7 @@
12 12 <parent>
13 13 <groupId>cn.fw</groupId>
14 14 <artifactId>fw-common-dependencies</artifactId>
15   - <version>3.2.3</version>
  15 + <version>3.2.4</version>
16 16 </parent>
17 17  
18 18 <modules>
... ...