feat: 심의등록 반영

dev
minuk926 3 years ago
parent 3176860731
commit fe9cb6916d

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

Loading…
Cancel
Save