jwt 미적용으로 수정, spotlessApply 적용
This commit is contained in:
@@ -103,8 +103,7 @@ public class CommonCodeDto {
|
||||
ZonedDateTime updatedDttm,
|
||||
String props1,
|
||||
String props2,
|
||||
String props3
|
||||
) {
|
||||
String props3) {
|
||||
this.id = id;
|
||||
this.code = code;
|
||||
this.description = description;
|
||||
|
||||
Reference in New Issue
Block a user