Files
airport-chengdu-web/src/assets/mock-data/stand-code.json
T

27 lines
486 B
JSON
Raw Normal View History

2018-11-14 15:13:08 +08:00
[
{
"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"
}
]