Administrator
2023-08-14 b991e27cc97c09c6a7044fefc99591b7c930124b
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);
}