All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.zodiac.flowable.demo.leave.mapper.ProcessLeaveEntityMapper Maven / Gradle / Ivy

package org.zodiac.flowable.demo.leave.mapper;

import org.zodiac.flowable.demo.leave.model.entity.ProcessLeaveEntity;

import com.baomidou.mybatisplus.core.mapper.BaseMapper;

public interface ProcessLeaveEntityMapper extends BaseMapper {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy