phan 1차
This commit is contained in:
@@ -342,7 +342,7 @@ switch($btn) {
|
||||
$turntime = getRandTurn($turnterm);
|
||||
$cutTurn = cutTurn($turntime, $turnterm);
|
||||
$db->update('general', [
|
||||
'turntime'=>$curTurn
|
||||
'turntime'=>$cutTurn
|
||||
], '`no` IN %li', $genlist);
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user