screen-api/src/main/java/com/moral/api/mapper/ResponsibilityUnitMapper.java @@ -16,6 +16,8 @@ */ List<Integer> selectResultList(@Param("id") Integer id); String selectAreaCode(@Param("id") Integer id); /** * 查询字典id */