吉安感知网项目-后端
linwei
2026-02-02 1bfbc52da47b22f00a1c1f5f670c30f70d999873
drone-service/drone-gd/src/main/java/org/sxkj/gd/orderdata/mapper/GdSupplyDemandAuditAttachmentMapper.java
@@ -65,6 +65,6 @@
    * @param demandId
    * @return
    */
   List<GdSupplyDemandAuditAttachmentEntity> selectSupplyDemandAuditAttachmentList(@Param("demandId") Long demandId);
   List<GdSupplyDemandAuditAttachmentVO> selectSupplyDemandAuditAttachmentList(@Param("demandId") Long demandId);
}