weichaochao 5 years ago
parent
commit
e3912ea9ba
1 changed files with 10 additions and 2 deletions
  1. 10
    2
      estateagents.pdman.json

+ 10
- 2
estateagents.pdman.json View File

11211
           "title": "td_live_dict",
11211
           "title": "td_live_dict",
11212
           "fields": [
11212
           "fields": [
11213
             {
11213
             {
11214
-              "name": "live_plat_id",
11214
+              "name": "dict_id",
11215
               "type": "DefaultString",
11215
               "type": "DefaultString",
11216
               "remark": "",
11216
               "remark": "",
11217
-              "chnname": "直播平台id",
11217
+              "chnname": "字典id",
11218
               "pk": true,
11218
               "pk": true,
11219
               "notNull": true
11219
               "notNull": true
11220
             },
11220
             },
11221
+            {
11222
+              "name": "live_plat_id",
11223
+              "type": "DefaultString",
11224
+              "remark": "",
11225
+              "chnname": "直播平台id",
11226
+              "pk": false,
11227
+              "notNull": false
11228
+            },
11221
             {
11229
             {
11222
               "name": "live_plat_name",
11230
               "name": "live_plat_name",
11223
               "type": "ShortString",
11231
               "type": "ShortString",