Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
server
/
formallProject
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
[账单][修改][修改滞纳金]
release_toaliyun_real
luozukai
hace 6 años
padre
47f43db947
commit
45841e628a
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+4
-0
mallinkService/src/main/resources/mapper/WxBillActionMapper.xml
+ 4
- 0
mallinkService/src/main/resources/mapper/WxBillActionMapper.xml
Ver fichero
@@ -30,6 +30,10 @@
<if test=" null != action ">
and `action` = #{action}
</if>
<if test="null == action ">
and `action` != 7
</if>
<if test=" null != billId ">
and `bill_id` = #{billId}
Escribir
Vista previa
Cargando…
Cancelar
Guardar