wuzeyu
2024-06-06 93613eac6de9c2b202a298e5524deb83f19d0744
pipIrr-platform/pipIrr-global/src/main/java/com/dy/pipIrrGlobal/daoSe/SeUnlockMapper.java
@@ -10,11 +10,10 @@
/**
 * @author ZhuBaoMin
 * @date 2023/12/20 16:05
 * @LastEditTime 2023/12/20 16:05
 * @date 2023-12-25 14:51
 * @LastEditTime 2023-12-25 14:51
 * @Description
 */
@Mapper
public interface SeUnlockMapper extends BaseMapper<SeUnlock> {
    int deleteByPrimaryKey(Long id);