상세추가
Some checks failed
Close Pull Request / main (pull_request_target) Has been cancelled

This commit is contained in:
yangsh
2026-01-14 09:31:56 +09:00
parent e861298594
commit 5fef995ece
6 changed files with 2102 additions and 5 deletions

View File

@@ -3,6 +3,7 @@ namespace App\Controllers\V2;
use App\Controllers\BaseController;
use App\Libraries\Common;
use App\Libraries\MyUpload;
use App\Models\common\CodeModel;
use App\Models\v2\M712Model;
@@ -310,7 +311,7 @@ class M712 extends BaseController
}
// 다음매물확인
public function getNextInfo()
public function nextRegi()
{
try {