This commit is contained in:
parent
e7228b3177
commit
e7700f872c
|
|
@ -47,7 +47,7 @@ public class ProvinceScreenController extends BaseController {
|
|||
* @return
|
||||
*/
|
||||
@ApiOperation("线路装备,变电装备,电缆装备")
|
||||
@GetMapping("/getTotalEquipment")
|
||||
@GetMapping("/getEquipmentClassification")
|
||||
public AjaxResult getEquipmentClassification() {
|
||||
try {
|
||||
Map<String,Object> res = provinceScreenService.getEquipmentClassification();
|
||||
|
|
|
|||
Loading…
Reference in New Issue