Commit 5bcdf5f0 authored by tianbo's avatar tianbo

两员配备controller名称调整

parent 607a8f26
...@@ -32,7 +32,7 @@ import java.util.List; ...@@ -32,7 +32,7 @@ import java.util.List;
; ;
@RestController @RestController
@Api(tags = "统计") @Api(tags = "两员配备统计")
@RequestMapping(value = "/twoStaff") @RequestMapping(value = "/twoStaff")
public class TzsTwoStaffingController extends BaseController { public class TzsTwoStaffingController extends BaseController {
private static final String REGULATOR_UNIT_TREE = "REGULATOR_UNIT_TREE"; private static final String REGULATOR_UNIT_TREE = "REGULATOR_UNIT_TREE";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment