sfd
2025-05-23 cd3e490b95b7e6130c506b47debc5ca004bc01f2
aps-modules/aps-core/src/main/java/com/aps/core/mapper/ApsPlateProcessStatMapper.java
@@ -73,4 +73,6 @@
     * 批量插入数据
     * */
    int batchInsertPlateStat(List<ApsPlateProcessStat> list);
    int deleteAll();
}