Commit a843829a by chenyuanjie

流量选品30天增加组合颜色判断

parent 9a8892d9
......@@ -1053,6 +1053,12 @@ class EsUtils(object):
},
"date_info_del": {
"type": "keyword"
},
"multi_color_flag": {
"type": "integer"
},
"multi_color_str": {
"type": "keyword"
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment