Commit bc383099 authored by yinxiaoling's avatar yinxiaoling

下载失败数据

parent 93f3b808
...@@ -45,4 +45,4 @@ Route::group(['middleware' => 'check.apikey','namespace'=>'strategy'], function ...@@ -45,4 +45,4 @@ Route::group(['middleware' => 'check.apikey','namespace'=>'strategy'], function
Route::get('strategy/downloadModel', 'strategy\StrategySetController@downloadModel')->name('strategy.downloadModel');//导出模板 Route::get('strategy/downloadModel', 'strategy\StrategySetController@downloadModel')->name('strategy.downloadModel');//导出模板
Route::get('strategy/downloadFailExcel', 'Strategy\SetController@downloadFailExcel')->name('strategy.downloadFailExcel');//下载失败导入excel数据 Route::get('strategy/downloadFailExcel', 'strategy\strategySetController@downloadFailExcel')->name('strategy.downloadFailExcel');//下载失败导入excel数据
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