solar -> solarCnt 변경
This commit is contained in:
@@ -201,7 +201,7 @@ public class ModelTrainMngDto {
|
||||
private Long LandCoverCnt;
|
||||
|
||||
@Schema(description = "태양광", example = "0")
|
||||
private Long solar;
|
||||
private Long solarCnt;
|
||||
}
|
||||
|
||||
@Getter
|
||||
|
||||
Reference in New Issue
Block a user