This commit is contained in:
parent
d3964d700b
commit
489b915ac0
|
|
@ -374,6 +374,7 @@ class Base extends Model
|
|||
if(!Gateway::getClientCountByGroup(str_replace(':time_discount', '', $table_arr))) {
|
||||
print_r($table_arr . '过期');
|
||||
Redis::del($table_arr);
|
||||
Redis::del('time_discount:info');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue