张延森 5 anni fa
parent
commit
a9b9f78fec
1 ha cambiato i file con 19 aggiunte e 1 eliminazioni
  1. 19
    1
      estateagents.pdman.json

+ 19
- 1
estateagents.pdman.json Vedi File

@@ -1197,6 +1197,10 @@
1197 1197
             {
1198 1198
               "fieldName": "relationNoShow",
1199 1199
               "relationNoShow": true
1200
+            },
1201
+            {
1202
+              "fieldName": "uiHint",
1203
+              "relationNoShow": true
1200 1204
             }
1201 1205
           ],
1202 1206
           "chnname": "人员授权项目"
@@ -2534,6 +2538,18 @@
2534 2538
               "type": "Integer",
2535 2539
               "remark": "",
2536 2540
               "chnname": "排序"
2541
+            },
2542
+            {
2543
+              "name": "type_id",
2544
+              "type": "DefaultString",
2545
+              "remark": "",
2546
+              "chnname": "商品分类"
2547
+            },
2548
+            {
2549
+              "name": "type_name",
2550
+              "type": "ShortString",
2551
+              "remark": "",
2552
+              "chnname": "分类名称"
2537 2553
             }
2538 2554
           ],
2539 2555
           "indexs": [],
@@ -3208,7 +3224,9 @@
3208 3224
       }
3209 3225
     ],
3210 3226
     "defaultFieldsType": "2",
3211
-    "javaConfig": {},
3227
+    "javaConfig": {
3228
+      "JAVA_HOME": "D:\\Application\\jdk1.8.0_161"
3229
+    },
3212 3230
     "sqlConfig": ";",
3213 3231
     "dbs": [],
3214 3232
     "wordTemplateConfig": ""