935090232@qq.com
2021-10-15 5ab7e28a31f810d8932ebf3b5c4b4cb7490e4089
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);
}