@@ -361,6 +361,8 @@ class ActiveProc {
if ($num > 6) {
$n = $num % 6;
$typeId = $n * 10;
+ } else {
+ $typeId = $day;
}
} else {
$typeId = $yushu;