liurunyu
2024-12-13 504ddbf37d7fc6cc25ca80bc7cd9ca9dbc95689e
pipIrr-platform/pipIrr-global/src/main/java/com/dy/pipIrrGlobal/daoSe/SeReversalMapper.java
@@ -10,11 +10,10 @@
/**
 * @author ZhuBaoMin
 * @date 2023/12/20 16:52
 * @LastEditTime 2023/12/20 16:52
 * @date 2023-12-25 15:13
 * @LastEditTime 2023-12-25 15:13
 * @Description
 */
@Mapper
public interface SeReversalMapper extends BaseMapper<SeReversal> {
    int deleteByPrimaryKey(Long id);