更新接口
This commit is contained in:
parent
0f6857c627
commit
d990c2d556
@ -546,7 +546,7 @@ Route::group('api/', function () {
|
||||
Route::post('update', 'Merchant/update');
|
||||
// 商户信息
|
||||
Route::get('info', 'Merchant/info');
|
||||
Route::get('margin', 'Merchant/marginInfo');
|
||||
Route::get('info', 'Merchant/info');
|
||||
})->prefix('api.store.merchant.');
|
||||
Route::post('store/certificate/:merId', 'api.Auth/getMerCertificate');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user