Commit 2ac14aac by doszhang

dos

parent 33724028
...@@ -121,7 +121,7 @@ class IndexController extends Controller ...@@ -121,7 +121,7 @@ class IndexController extends Controller
{ {
for ($i = 0; $i < 20; $i++) { for ($i = 0; $i < 20; $i++) {
M('Prize')->add(array( M('Prize')->add(array(
'type' => '1', 'prize_type' => '1',
'prize_name' => '樱桃小丸子系列CP礼盒', 'prize_name' => '樱桃小丸子系列CP礼盒',
)); ));
} }
......
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