하이퍼파라미터 기능 추가
This commit is contained in:
@@ -38,6 +38,7 @@ public class ModelMngDto {
|
||||
private String step1Status;
|
||||
private String step2Status;
|
||||
private String transferStatus;
|
||||
private String statusCd;
|
||||
}
|
||||
|
||||
@Schema(name = "searchReq", description = "모델 관리 목록조회 파라미터")
|
||||
|
||||
Reference in New Issue
Block a user