weichaochao 5 anos atrás
pai
commit
23776d9dd8
1 arquivos alterados com 9 adições e 9 exclusões
  1. 9
    9
      estateagents.pdman.json

+ 9
- 9
estateagents.pdman.json Ver arquivo

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