Commit 4b8c3f31 by doszhang

dos

parent 4d6e4760
...@@ -269,7 +269,7 @@ class IndexController extends Controller ...@@ -269,7 +269,7 @@ class IndexController extends Controller
} }
public function prize() public function prize()
{ {
for ($i = 0; $i < 3; $i++) { for ($i = 0; $i < 10; $i++) {
M('Prize')->add(array( M('Prize')->add(array(
'content' => '牙膏', 'content' => '牙膏',
'type' => 1, 'type' => 1,
......
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