fix: DTO fix

main
Jonguk. Lim 3 months ago
parent 15da2f056f
commit 33ea4fdf91

@ -44,7 +44,8 @@ public class KkotalkDocDTO {
@AllArgsConstructor
@SuperBuilder
@JsonInclude(JsonInclude.Include.NON_EMPTY)
public static class Envelope implements IApiResponse {
//public static class Envelope implements IApiResponse {
public static class Envelope {
/**
* : - max 40
*/

Loading…
Cancel
Save