Commit b6c4e34f by doszhang

Update IndexController.class.php

parent 8159d651
......@@ -90,7 +90,7 @@ class IndexController extends Controller
))->count();
// 1牙膏
if ($type == 1) {
if ($c >= 12) {
if ($c >= 2) {
continue;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment