Browse Source

update comment struct

master
shenjiachi 3 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"
},
"reply_comment_id":{
"type": "integer"
"type": "keyword"
},
"content":{
"type": "keyword"


Loading…
Cancel
Save