1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88
| { "head": { "id": "3d028152d85948a8b021aa8f13088dcd", "tableName": "flcm_product", "tableType": 2, "tableVersion": 1, "tableTxt": "基金产品", "isCheckbox": "Y", "isDbSynch": "N", "isPage": "Y", "isTree": "N", "idSequence": null, "idType": "UUID", "queryMode": "single", "relationType": null, "subTableStr": null, "tabOrderNum": null, "treeParentIdField": null, "treeIdField": null, "treeFieldname": null, "formCategory": "bdfl_include", "formTemplate": "1", "themeTemplate": "normal", "formTemplateMobile": null, "extConfigJson": "{\"reportPrintShow\":0,\"reportPrintUrl\":\"\",\"joinQuery\":0,\"modelFullscreen\":0,\"modalMinWidth\":\"\"}", "updateBy": null, "updateTime": null, "createBy": "admin", "createTime": "2021-09-11 20:04:12", "copyType": 0, "copyVersion": null, "physicId": null, "hascopy": 0, "scroll": 1, "taskId": null, "isDesForm": "N", "desFormCode": "" }, "fields": [ { "id": "eed836ca2e974802caa1d6b98e3f4333", "dbFieldName": "id", "dbFieldTxt": "主键", "queryDictField": "", "queryDictText": "", "queryDefVal": "", "queryDictTable": "", "queryConfigFlag": "0", "mainTable": "", "mainField": "", "fieldHref": "", "dictField": "", "dictText": "", "fieldMustInput": "0", "dictTable": "", "fieldLength": "120", "fieldDefaultValue": "", "fieldExtendJson": "", "converter": "", "isShowForm": "0", "isShowList": "0", "sortFlag": "0", "isReadOnly": "1", "fieldShowType": "text", "isQuery": "0", "queryMode": "single", "dbLength": "36", "dbPointLength": "0", "dbDefaultVal": "", "orderNum": 1, "dbType": "string", "dbIsKey": "1", "dbIsNull": "0", "order_num": 0 }, ], "indexs": [ { "id": "c92fd1cd8c8f1aaa264ee628e8b73f97", "indexName": "uk_code", "indexField": "code", "indexType": "unique" } ], "deleteFieldIds": [], "deleteIndexIds": [] }
|