Commit d36b947b authored by zhushanglei's avatar zhushanglei

gps数据采集修改redis

parent 47dad390
......@@ -9,6 +9,11 @@
<version>1.0</version>
<dependencies>
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>4.2.3</version>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment