Sfoglia il codice sorgente

update comment struct

master
shenjiachi 4 giorni fa
parent
commit
34181bb6bc
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      md/es.go

+ 1
- 1
md/es.go Vedi File

@@ -208,7 +208,7 @@ const EggFriendCircleCommentEsMapping = `
"type": "keyword"
},
"reply_comment_id":{
"type": "integer"
"type": "keyword"
},
"content":{
"type": "keyword"


Caricamento…
Annulla
Salva