浏览代码

ES脚本提交

huangwenjie 7 年之前
父节点
当前提交
a6a2205e62
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      patient-co/patient-co-wlyy/doc/技术文档/es/回访问卷新增索引.txt

+ 4 - 0
patient-co/patient-co-wlyy/doc/技术文档/es/回访问卷新增索引.txt

@ -31,6 +31,10 @@ POST http://172.19.103.68:9200/wlyy_questionnaire_winning/wlyy_questionnaire_win
                "type": "string",
                "index": "not_analyzed"
            },
            "prizePsw": {
                "type": "string",
                "index": "not_analyzed"
            },
            "prizeName": {
                "type": "string",
                "index": "not_analyzed"