机位数据展示

This commit is contained in:
714943302@qq.com
2018-11-14 15:13:08 +08:00
parent 07ad8feb08
commit 29582f83ab
5 changed files with 792 additions and 6 deletions
+27
View File
@@ -0,0 +1,27 @@
[
{
"COL_CODE":"FLNO",
"COL_CN":"机位代码",
"COL_ORDER":"1"
},
{
"COL_CODE":"ALCD",
"COL_CN":"机位名称",
"COL_ORDER":"2"
},
{
"COL_CODE":"HZ",
"COL_CN":"机位类型",
"COL_ORDER":"3"
},
{
"COL_CODE":"ZYZT",
"COL_CN":"资源状态",
"COL_ORDER":"3"
},
{
"COL_CODE":"ZY",
"COL_CN":"航站楼区域",
"COL_ORDER":"4"
}
]