zhanghl
2025-05-12 7e372698c42c047d3b4e629dafe4e7b689990b9d
aps-modules/aps-core/src/main/java/com/aps/core/mapper/ApsPlateStandardRequireBomOrderDetailMapper.java
@@ -63,4 +63,6 @@
    public int deleteApsPlateStandardRequireBomOrderDetailByIds(Long[] ids);
    int deleteLastPatch(String batchNumber);
    int batchInsert(List<ApsPlateStandardRequireBomOrderDetail> list);
}