提交 11c8acba authored 作者: 李大见's avatar 李大见

账单

上级 aa81d556
...@@ -1471,5 +1471,7 @@ Route::namespace('Api')->group(function () { ...@@ -1471,5 +1471,7 @@ Route::namespace('Api')->group(function () {
// 账单列表 // 账单列表
Route::post('w1/statement/index','MobileWeb\StatementsListController@index');//列表页 Route::post('w1/statement/index','MobileWeb\StatementsListController@index');//列表页
Route::post('w1/statement/info','MobileWeb\StatementsListController@info');//列表页
Route::post('w1/statement/businessFirm','MobileWeb\StatementsListController@businessFirm');//商家确认
}); });
}); });
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论