Commit 5eb7f884 authored by yanzg's avatar yanzg

接口文档的支持

parent 6acbae04
......@@ -44,5 +44,5 @@ public final class SystemContants {
/**
* 设置有效期
*/
public static final long DAY_UNIT = 24 * 60 * 60 * 1000;
public static final long DAY_UNIT = 1000L * 60 * 60 * 24;
}
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