Explorar el Código

[编译issuefix]

release_toaliyun_real
Stormeye.Wu hace 7 años
padre
commit
6220843b34
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxUserChannelMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxUserChannelMapper.xml Ver fichero

@@ -51,7 +51,7 @@
<select id="findDistinctChannel"r esultMap="BaseResultMap">
<select id="findDistinctChannel" resultMap="BaseResultMap">
select distinct channel_name from wx_user_channel select distinct channel_name from wx_user_channel
<include refid="dynamicWhereConditions" /> <include refid="dynamicWhereConditions" />
</select> </select>


Cargando…
Cancelar
Guardar