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