Helius
2021-03-11 a72aa4bb793ec765892406c842039a71b33215b1
zq-erp/src/main/java/com/matrix/system/hive/dao/SysProjServicesDao.java
@@ -68,4 +68,6 @@
    * @return
    */
   int updateNoticeTimes(@Param("list")List<Long> noticedIds);
   List<SysProjServices> selectProjServicesByOrderItemId(@Param("itemId") Long itemId);
}