cfmgrv3 init...3

This commit is contained in:
최준흠git config git config --helpgit config --global user.name 최준흠 2023-06-22 04:45:30 +09:00
parent 12a9743fb9
commit 1475eb3ba9

View File

@ -185,7 +185,7 @@ class CommonController extends BaseController
}
}
$this->_viewDatas['fieldDatas'] = $fieldDatas;
if ($entity->hasChanged()) {
if (!$entity->hasChanged()) {
throw new \Exception("새로 변경된 값이 없습니다." . var_export($logs, true));
}
//변경할 값 확인