Commit f9697a48 authored by yanzg's avatar yanzg

将源码打包进jar包

parent 7b043ab4
......@@ -21,7 +21,7 @@ import java.util.*;
public class LogLocal implements ThreadNext.Next, InitializingBean {
/**
* 一个请求最多保留15分钟
* 一个请求最多保留60分钟
*/
public static final int CLEAR_CACHE = 60 * 60;
/**
......
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