vrfcReqModel 수정

This commit is contained in:
2026-01-23 18:17:16 +09:00
parent 55e1cdf82a
commit 43d45332ef

View File

@@ -44,8 +44,7 @@ class VrfcReqModel extends Model {
'referenceFileUrl' 'referenceFileUrl'
]; ];
// 기본값 (명시 안 해도 됨)
protected $useAutoIncrement = true;
// public function insertV2Article(array $articleInfo): bool // public function insertV2Article(array $articleInfo): bool