航班过滤及精确筛选

This commit is contained in:
zhouyuejun
2018-11-13 20:28:53 +08:00
parent 2be7268fdb
commit 94ad045cd5
3 changed files with 136 additions and 25 deletions
+1 -6
View File
@@ -2,7 +2,7 @@
{
"COL_CODE":"FLNO",
"COL_CN":"航班号",
"COL_ORDER":"10"
"COL_ORDER":"1"
},
{
"COL_CODE":"ALCD",
@@ -53,10 +53,5 @@
"COL_CODE":"STND",
"COL_CN":"停机位",
"COL_ORDER":"16"
},
{
"COL_CODE":"ORDER",
"COL_CN":"排序",
"COL_ORDER":"17"
}
]