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

com.founder.core.mapper.IeMsgSendStep01Mapper Maven / Gradle / Ivy

There is a newer version: 3.6.1.9
Show newest version
package com.founder.core.mapper;

import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.founder.core.domain.IeMsgSendStep01;
import org.apache.ibatis.annotations.Mapper;
import org.springframework.stereotype.Component;

@Component
@Mapper
public interface IeMsgSendStep01Mapper extends BaseMapper {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy