아파트평면도 목록 페이지 추가

This commit is contained in:
yangsh
2025-12-26 17:21:21 +09:00
parent 093d1a1c0b
commit 06e266425c
8 changed files with 2407 additions and 39 deletions

View File

@@ -4,6 +4,11 @@ namespace App\Controllers\Article;
use App\Controllers\BaseController;
use App\Models\article\DelChgAptModel;
/**
* 단지코드관리
* 2025.12.26
* 작성자 : yangsh
*/
class DelChgApt extends BaseController
{
private $model;