实现行李转送带数据展示

This commit is contained in:
714943302@qq.com
2018-11-13 17:23:44 +08:00
parent 3e7771735e
commit 805b774054
5 changed files with 747 additions and 6 deletions
+12
View File
@@ -0,0 +1,12 @@
[
{
"COL_CODE":"FLNO",
"COL_CN":"行李传送带代码",
"COL_ORDER":"1"
},
{
"COL_CODE":"ALCD",
"COL_CN":"行李传送带名称",
"COL_ORDER":"2"
}
]