Commit c4a7074a by doszhang

dos

parent 64973f2d
...@@ -267,6 +267,7 @@ class IndexController extends Controller ...@@ -267,6 +267,7 @@ class IndexController extends Controller
$url = $qiniu->downlink($fileName); $url = $qiniu->downlink($fileName);
return $url; return $url;
} }
public function prize() public function prize()
{ {
for ($i = 0; $i < 10; $i++) { for ($i = 0; $i < 10; $i++) {
......
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