jyy
2021-03-22 a17a3616fb0b59d61cda0f97c5005c18d97cdbee
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);
}