실행환경검사 invoke 오류 수정

This commit is contained in:
ChiKyun Kim
2025-07-29 08:38:21 +09:00
parent e309864262
commit c0eb33f60a
22 changed files with 773 additions and 209 deletions

View File

@@ -463,7 +463,7 @@ namespace Project.Web.Controllers
}
//공용값 적용
ApplyCommonValue(ref contents);
//ApplyCommonValue(ref contents);
var resp = new HttpResponseMessage()
{