Ver a proveniência

Merge branch 'release_toaliyun_real' of https://git.malls.iformall.com/server/formallProject into release_toaliyun_real

release_toaliyun_real
winter há 1 ano
ascendente
cometimento
72cfc97697
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxLegionActivityUserMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxLegionActivityUserMapper.xml Ver ficheiro

@@ -142,7 +142,7 @@


<update id="updateStatus" parameterType="com.iformall.domain.po.WxLegionActivityUser"> <update id="updateStatus" parameterType="com.iformall.domain.po.WxLegionActivityUser">
update wx_legion_activity_user update wx_legion_activity_user
set `status` = #{Status},
set `status` = #{status},
`update_date` = #{updateDate} `update_date` = #{updateDate}
where 1 = 1 where 1 = 1
<if test=" null != id "> <if test=" null != id ">


Carregando…
Cancelar
Guardar