xiaoyong931011
2021-04-28 c8a8b556432849bda331f300d659e5f7055d67b2
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);
}