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
map
release_toaliyun_real
xhxu
hace 4 años
padre
a202bd54e4
commit
ebfc827f1a
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml
Ver fichero
@@ -1471,7 +1471,7 @@
select count(co.id)
from wx_coupon_order co
left join wx_merchant_b_user mbu on co.b_user_id = mbu.id
where
where
1 = 1
where 1 = 1
<if test=" null != tenantId and '' != tenantId">
and co.`tenant_id` = #{tenantId}
Escribir
Vista previa
Cargando…
Cancelar
Guardar