1
This commit is contained in:
parent
b2916c51c2
commit
ab7e59a084
@ -334,7 +334,7 @@ class ActivityController{
|
||||
phpcommon\sendError(ERR_USER_BASE + 1,'session失效');
|
||||
return;
|
||||
}
|
||||
if ($row['free_times'] + $row['video_times'] + 1 == 5) {
|
||||
if ($row['free_times'] + $row['video_times'] + 1 == 6) {
|
||||
$day = 1;
|
||||
if (phpcommon\extractChannel($account_id) == 6001 ||
|
||||
phpcommon\extractChannel($account_id) == 6000 ||
|
||||
|
Loading…
x
Reference in New Issue
Block a user