邱宇豪
2023-11-28 7c4214af1e58eb176dfac580383e07c93bfdd521
hd/pipe/secure/src/main/java/com/thhy/secure/modules/biz/regionInspection/mapper/RegionInspectionRecordMapper.java
@@ -43,4 +43,7 @@
   //小程序巡检打卡列表
   List<Map> selectAppList(Map map);
   String selectPlatUserId(String userId);
   Map getPlatUser(String platUserId);
}