Commit e96dcacf authored by xinyuandu's avatar xinyuandu

修改注释

parent 642d15eb
......@@ -299,8 +299,7 @@ Route::group('index', [
'transformFollowUp' => [ 'index/HouseFollowUp/transformFollowUp', [ 'method' => 'GET' ] ], //个人业绩排行 朱伟 2018-07-31
'getPerformanceExcel' => [ 'index/Performance/getPerformanceExcel', [ 'method' => 'POST|GET' ] ],
'pictureShow' => [ 'index/PictureShow/pictureShow', [ 'method' => 'POST|GET' ] ],
'pictureShow' => [ 'index/PictureShow/pictureShow', [ 'method' => 'POST|GET' ] ], //商铺图库 杜欣源 2018-08-31
]);
......
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