Commit a346e109 by zhiheng.zhang

删除多余的方法

parent 1e46708d
...@@ -134,9 +134,6 @@ public class OrderAdapter { ...@@ -134,9 +134,6 @@ public class OrderAdapter {
private RedisTemplate redisTemplate; private RedisTemplate redisTemplate;
private static Gson gson = new Gson(); private static Gson gson = new Gson();
private static Gson gson = new Gson();
@Autowired @Autowired
private RedisCache redisCache; private RedisCache redisCache;
......
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