提交 9d689370 authored 作者: 李大见's avatar 李大见

售后列表

上级 ef2199b3
......@@ -1456,5 +1456,8 @@ Route::namespace('Api')->group(function () {
Route::post('w1/BillingModule/uploadInvoice', 'MobileWeb\BillingModuleController@uploadInvoice'); //上传发票
// 服务评价
Route::post('w1/ServiceEvaluation/index', 'MobileWeb\ServiceEvaluationController@index'); //列表
// 售后列表
Route::post('w1/after/index', 'MobileWeb\AftersaleOrderController@index'); //列表
});
});
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论