Merge branch 'feat_agree' into dev
This commit is contained in:
commit
8126d95391
@ -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('info', 'Merchant/info');
|
||||
})->prefix('api.store.merchant.');
|
||||
|
Loading…
x
Reference in New Issue
Block a user