jyy
2021-06-12 393d296e43f0e5f11e524cab5446bcd3eee94e89
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);
}