|
|
@ -58,6 +58,9 @@ public class MinSimsaTargetDto {
|
|
|
|
@Schema(title = "심사마감일", example = " ", description = "Input Description...")
|
|
|
|
@Schema(title = "심사마감일", example = " ", description = "Input Description...")
|
|
|
|
private java.sql.Date msCdate;
|
|
|
|
private java.sql.Date msCdate;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@Schema(title = "심사마감시간", example = " ", description = "Input Description...")
|
|
|
|
|
|
|
|
private String msClosesi;
|
|
|
|
|
|
|
|
|
|
|
|
@Schema(title = "접수번호", example = " ", description = "Input Description...")
|
|
|
|
@Schema(title = "접수번호", example = " ", description = "Input Description...")
|
|
|
|
private String rcSeq1;
|
|
|
|
private String rcSeq1;
|
|
|
|
|
|
|
|
|
|
|
|