Merge branch 'feat/training_260202' of https://kamco.git.gs.dabeeo.com/MVPTeam/kamco-train-api into feat/training_260202

This commit is contained in:
2026-02-13 12:23:12 +09:00
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