Commit 0be3ffe9 authored by clone's avatar clone

1

parent 93df3da8
......@@ -929,11 +929,7 @@ Route::group('broker', [
'getOpenList' => ['api_broker/PayLogOpen/getOpenList', ['method' => 'GET|POST']],
'openCheck' => ['api_broker/PayLogOpen/openCheck', ['method' => 'GET|POST']],
'refund' => ['api_broker/PayLogOpen/refund', ['method' => 'get|post']],
'getRefund' => ['api_broker/PayLogOpen/getRefund', ['method' => 'get|post']],
]);
Route::group('search', [
......
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