折扣
This commit is contained in:
@@ -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');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user