파일 count 기능 추가
This commit is contained in:
@@ -127,6 +127,7 @@ public class ModelMasterEntity {
|
||||
this.statusCd,
|
||||
this.trainType,
|
||||
this.modelNo,
|
||||
this.currentAttemptId);
|
||||
this.currentAttemptId,
|
||||
this.requestPath);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user