Administrator
2023-08-18 ac2ab42d45dd7fba0fcc3506c40cea34039f6e9a
ard-work/src/main/java/com/ruoyi/alarmpoints/well/service/IArdAlarmpointsWellService.java
@@ -95,4 +95,6 @@
     * @param well 井信息
     */
    public void checkWellAllowed(ArdAlarmpointsWell well);
    List<ArdAlarmpointsWell> wellByDeptList(List<Long> deptList);
}