This commit is contained in:
@@ -231,6 +231,8 @@ $routes->group('', ['namespace' => 'App\Controllers\V2'], static function ($rout
|
||||
* 모바일 추가 서류 - API
|
||||
*/
|
||||
$routes->get('m710a/getResultList', 'M710::getResultList');
|
||||
$routes->get('m710a/excel', 'M710::excel');
|
||||
$routes->get('m710a/sendApi', 'M710::sendApi'); // 전송요청 api 저장
|
||||
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user