Explorar el Código

[成长值修复][修复]

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

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

@@ -89,7 +89,7 @@
<if test=" null != scoreType ">
and `score_type` = #{scoreType}
</if>
and DATEDIFF(`create_date`,now())==0
and DATEDIFF(`create_date`,now())=0
</select>




Cargando…
Cancelar
Guardar