Commit d412dd7f authored by clone's avatar clone

1

parent 7033e935
......@@ -442,6 +442,7 @@ Route::group('index', [
'userAccountBalanceList' => ['index/AccountBalance/userAccountBalanceList', ['method' => 'get|post']],
'check' => ['index/AccountBalance/check', ['method' => 'get|post']],
'videoCheckListIsMy' => ['index/VideoCheck/videoCheckList', ['method' => 'get|post']],
'videoCheckList' => ['index/VideoCheck/videoCheckList', ['method' => 'get|post']],
//开盘广场
......
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 to comment