更新接口api
This commit is contained in:
parent
3155b5e108
commit
3a77adf1f5
@ -546,7 +546,6 @@ Route::group('api/', function () {
|
||||
Route::get('/local', 'Merchant/localLst');
|
||||
//编辑商户信息
|
||||
Route::post('update', 'Merchant/update');
|
||||
// 商户信息
|
||||
Route::get('info', 'Merchant/info');
|
||||
Route::get('margin', 'Merchant/marginInfo');
|
||||
})->prefix('api.store.merchant.');
|
||||
|
Loading…
x
Reference in New Issue
Block a user