아파트단지 엑셀업로드추가
This commit is contained in:
@@ -61,6 +61,7 @@ $routes->group('article', ['namespace' => 'App\Controllers\Article'], function (
|
||||
$routes->post('apt/chgAptVideoTarget', 'Apt::chgAptVideoTarget');
|
||||
$routes->post('apt/chkTakeAptPhotoCnt', 'Apt::chkTakeAptPhotoCnt');
|
||||
$routes->get('apt/excel', 'Apt::excel');
|
||||
$routes->post('apt/uploadExcel', 'Apt::uploadExcel');
|
||||
|
||||
/** API - 아파트단지 상세 */
|
||||
$routes->post('apt/saveKeeper', 'Apt::saveKeeper');
|
||||
|
||||
Reference in New Issue
Block a user