Commit 3a715834 authored by strong's avatar strong

Merge commit 'b4dd7d8c' into bugfix_0523_spread_report

parents 6cfcabd5 b4dd7d8c
'use strict';
var redis=global.redis;
var expire = 60*30;
var expire = 60*5;
//缓存数量
var ThreadRedisCount = 50;
......
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