Merge pull request 'solar -> solarCnt 변경' (#184) from feat/training_260324 into develop
Reviewed-on: #184
This commit was merged in pull request #184.
This commit is contained in:
@@ -201,7 +201,7 @@ public class ModelTrainMngDto {
|
|||||||
private Long LandCoverCnt;
|
private Long LandCoverCnt;
|
||||||
|
|
||||||
@Schema(description = "태양광", example = "0")
|
@Schema(description = "태양광", example = "0")
|
||||||
private Long solar;
|
private Long solarCnt;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Getter
|
@Getter
|
||||||
|
|||||||
Reference in New Issue
Block a user