叶松
2023-11-29 8428bf7e11fe22cdccbe2c9ccf76cf090c05996c
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);
}