添加隐患处理类型等接口

pet
shanao 2024-09-30 14:46:38 +08:00
parent 183eef7073
commit 0698b28d27
1 changed files with 84 additions and 72 deletions

View File

@ -345,10 +345,12 @@ public class StatisticsDataController extends BaseController {
return map; return map;
} }
/** /**
*
* 1. * 1.
* 2. * 2.
* 3. * 3.
*
* @param * @param
* @throws Exception * @throws Exception
*/ */
@ -373,7 +375,9 @@ public class StatisticsDataController extends BaseController {
return map; return map;
} }
/** /**
*
*
* @param * @param
* @throws Exception * @throws Exception
*/ */
@ -654,7 +658,9 @@ public class StatisticsDataController extends BaseController {
return lastDayOfMonth; return lastDayOfMonth;
} }
/** 线 /**
* 线
*
* @param * @param
* @throws Exception * @throws Exception
*/ */
@ -867,7 +873,9 @@ public class StatisticsDataController extends BaseController {
return map; return map;
} }
/** /**
*
*
* @param page * @param page
* @throws Exception * @throws Exception
*/ */
@ -888,7 +896,9 @@ public class StatisticsDataController extends BaseController {
return map; return map;
} }
/** /**
*
*
* @param page * @param page
* @throws Exception * @throws Exception
*/ */
@ -910,7 +920,9 @@ public class StatisticsDataController extends BaseController {
} }
/** /**
*
*
* @param * @param
* @throws Exception * @throws Exception
*/ */