diff --git a/common/global.hpp b/common/global.hpp index f8b3ec6..23116d6 100644 --- a/common/global.hpp +++ b/common/global.hpp @@ -57,8 +57,8 @@ public : }; -#define SAVE_COUNT 4800*4 -#define OneWeek 604800*7 +#define SAVE_COUNT 6048 +#define OneWeek 86400 * 7 //按8 取整