liusheng
2024-05-28 500130efe30180fe635ba4482e097e848d37c7e3
smartor/src/main/java/com/smartor/mapper/IvrTaskcalldetailMapper.java
@@ -2,6 +2,7 @@
import java.util.List;
import com.smartor.domain.IvrTaskcalldetail;
import org.apache.ibatis.annotations.Mapper;
/**
 * 语音任务呼叫明细Mapper接口
@@ -9,6 +10,7 @@
 * @author smartor
 * @date 2023-03-24
 */
@Mapper
public interface IvrTaskcalldetailMapper 
{
    /**