Commit b411b820 authored by chenchuanwen's avatar chenchuanwen

threeDay

parent b33c5844
...@@ -11,7 +11,7 @@ class ApiConst ...@@ -11,7 +11,7 @@ class ApiConst
const randLengh = 8; const randLengh = 8;
//10天数秒 //10天数秒
const tenDaySecond = 864000; const tenDaySecond = 2592000;
//const tenDaySecond = 300; //const tenDaySecond = 300;
//一天 //一天
const threeDaySecond =259200; const threeDaySecond =259200;
......
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