linwe
2023-12-23 55d677758efadb6d42e6d4e595cecc2c50c20d5a
src/main/java/org/springblade/modules/grid/mapper/GridmanMapper.java
@@ -48,9 +48,11 @@
    */
    List<GridmanVO> getGridmanList(@Param("gridman") GridmanVO gridman);
   Integer getGridStatistics(String code, Long userId);
   Integer getGridStatistics(String code, Long userId, String roleType);
   Integer getCompanyStatistics(String code, Long userId);
   Integer getCompanyStatistics(String code, Long userId, String roleType);
   Integer getOwnersCommitteeStatistics(String code, Long userId, String roleType);
   /**
    * 网格员表 自定义详情