Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
go_rely_warehouse
/
zyos_go_third_party_api
Observar
4
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
30
Wiki
Atividade
Ver código fonte
api
master
huangjiajun
1 ano atrás
pai
0acc1db880
commit
0e2fe072ca
1 arquivos alterados
com
3 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+3
-0
tik_tok/svc_tik_tok_order.go
+ 3
- 0
tik_tok/svc_tik_tok_order.go
Ver arquivo
@@ -157,6 +157,9 @@ func CommOrder(v interface{}, statusArr map[string]string, types string) map[str
if split[0] == "f" {
tmp["is_share"] = "2"
}
if split[0] == "sef" {
tmp["is_share"] = "4"
}
tmp["uid"] = split[1]
if len(split) == 3 {
tmp["mid"] = split[2]
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar