浏览代码

add column

胡轶钦 5 年前
父节点
当前提交
52cc49a95f
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6
    0
      estateagents.pdman.json

+ 6
- 0
estateagents.pdman.json 查看文件

3272
               "type": "Integer",
3272
               "type": "Integer",
3273
               "remark": "",
3273
               "remark": "",
3274
               "chnname": "状态"
3274
               "chnname": "状态"
3275
+            },
3276
+            {
3277
+              "name": "remark",
3278
+              "type": "ShortString",
3279
+              "remark": "",
3280
+              "chnname": "说明"
3275
             }
3281
             }
3276
           ],
3282
           ],
3277
           "indexs": [],
3283
           "indexs": [],