aix
2024-07-12 144b07bf8e2ea8be6483f65803b97a4691eca74b
src/main/java/com/dji/sample/patches/service/GetPatchesService.java
@@ -15,7 +15,8 @@
     */
    PaginationData<LotInfo> limitGet(PatchesParam param);
    int delPatches(String workspaceId);
    List<LotInfo> getLotInfosByIds(List<Integer> ids);
    void patchesPushed(String taskId, String dkbh, String workspaceId);
    int deleteOne(int id);
    /**
     * 根据条件获取照片的分页数据