Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
server
/
formallProject
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
拼团bug
release_toaliyun_real
xiaohanzi
5 anos atrás
pai
d4f04a18e4
commit
25d894e96a
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml
Ver arquivo
@@ -95,7 +95,7 @@
<if test=" null != orderGroupId ">
and o.order_group_id=#{orderGroupId}
</if>
and o.order_status in(10,11,12,13,14,15,16)
and o.order_status in(10,11,12,13,14,15,16
,98,99
)
order by o.id desc,o.order_status
</select>
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar