안내문구 빈값 디폴트
This commit is contained in:
parent
07d042fb7f
commit
310682f745
@ -67,5 +67,5 @@ public class PwrGnrSimResponse {
|
|||||||
private List<PwrGnrSimRoofResponse> pcsList;
|
private List<PwrGnrSimRoofResponse> pcsList;
|
||||||
|
|
||||||
@Schema(description = "안내문구")
|
@Schema(description = "안내문구")
|
||||||
private String guideInfo;
|
private String guideInfo = "";
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user