Commit 6e70fc3b authored by maoying's avatar maoying

测试代码提交

parent 5701de24
...@@ -27,8 +27,10 @@ import io.swagger.annotations.ApiParam; ...@@ -27,8 +27,10 @@ import io.swagger.annotations.ApiParam;
@RequestMapping("/api/alarm") @RequestMapping("/api/alarm")
@Api("报警信息api") @Api("报警信息api")
public class AlarmController extends BaseController { public class AlarmController extends BaseController {
@Autowired @Autowired
IAlarmService iAlarmService; IAlarmService iAlarmService;
/** /**
* 风险等级分页查询 * 风险等级分页查询
* *
......
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