Browse Source

update comment struct

master
shenjiachi 4 days ago
parent
commit
34181bb6bc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      md/es.go

+ 1
- 1
md/es.go View File

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


Loading…
Cancel
Save