Commit b9eeaab4 authored by taabe's avatar taabe

修改bug

parent d970c695
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.yeejoin.amos.boot.module.jcs.api.mapper.AlertFormValueMapper">
<select id="selectListByCalledId" resultType="com.yeejoin.amos.boot.module.jcs.api.dto.AlertCalledObjsDto">
<select id="selectListByCalledId" resultType="com.yeejoin.amos.boot.module.jcs.api.dto.AlertFormValueDto">
SELECT
v.sequence_nbr sequenceNbr,
v.alert_form_id alertFormId,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment