트랜젝션처리 임시폴더 uid업데이트

This commit is contained in:
2026-02-13 12:20:48 +09:00
parent bf8515163c
commit 352a28b87f
4 changed files with 5 additions and 4 deletions

View File

@@ -159,7 +159,6 @@ public class ModelTrainMngCoreService {
* @param modelId
* @param req
*/
@Transactional
public void updateModelMaster(Long modelId, ModelTrainMngDto.UpdateReq req) {
ModelMasterEntity entity =
modelMngRepository