1.台账增加默认排序
2.增加场站/用户监测规模接口
This commit is contained in:
@@ -992,6 +992,7 @@ public class LineServiceImpl extends ServiceImpl<LineMapper, Line> implements Li
|
||||
areaLineInfoVO.setSubName(newUserReportVO.getProjectName());
|
||||
areaLineInfoVO.setLat(newUserReportVO.getLatitude());
|
||||
areaLineInfoVO.setLng(newUserReportVO.getLongitude());
|
||||
areaLineInfoVO.setObjName(newUserReportVO.getProjectName());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user