Commit 920bfcef authored by zw's avatar zw

新增财务提交

parent 1978b198
......@@ -395,6 +395,7 @@ Route::group('index', [
'dailyDetail' => ['index/DailyPaper/dailyDetail', ['method' => 'get|post']],
'addDaily' => ['index/DailyPaper/addDaily', ['method' => 'get|post']],
'addDailyCheck' => ['index/DailyPaper/addDailyCheck', ['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