zhanghl
2025-05-12 a9725909b6b65eb31d26882794612e3da00b4ed7
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);
}