Commit 78720867 authored by chenzhao's avatar chenzhao

修改bug

parent b3888453
......@@ -216,7 +216,7 @@ public class AlertCalledController extends BaseController {
String callTimeEnd,
String callTimeStart,
String systemSourceCode,
String isFatherAlert) {
@RequestParam(value ="isFatherAlert",required = false) String isFatherAlert) {
/* Page<AlertCalled> pageBean;
IPage<AlertCalled> page;
QueryWrapper<AlertCalled> alertCalledQueryWrapper = new QueryWrapper<>();
......
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