更正 获取的当前用户ui设置接口实现逻辑

This commit is contained in:
fanghongchao
2018-12-05 15:14:56 +08:00
parent 7312f76dbe
commit 50acb4d907
6 changed files with 123 additions and 3 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"from" : "{{from}}",
"size" : "{{size}}",
"query": {
"match": {
"log_type": "{{log_type}}"
}
}
}