|
@@ -11418,6 +11418,18 @@
|
11418
|
11418
|
"remark": "",
|
11419
|
11419
|
"chnname": "政策标题"
|
11420
|
11420
|
},
|
|
11421
|
+ {
|
|
11422
|
+ "name": "subtitle",
|
|
11423
|
+ "type": "ShortString",
|
|
11424
|
+ "remark": "",
|
|
11425
|
+ "chnname": "副标题"
|
|
11426
|
+ },
|
|
11427
|
+ {
|
|
11428
|
+ "name": "is_hot",
|
|
11429
|
+ "type": "Integer",
|
|
11430
|
+ "remark": "",
|
|
11431
|
+ "chnname": "是否热点"
|
|
11432
|
+ },
|
11421
|
11433
|
{
|
11422
|
11434
|
"name": "body",
|
11423
|
11435
|
"type": "LongText",
|
|
@@ -11859,6 +11871,89 @@
|
11859
|
11871
|
}
|
11860
|
11872
|
],
|
11861
|
11873
|
"chnname": "渠道报备客户表"
|
|
11874
|
+ },
|
|
11875
|
+ {
|
|
11876
|
+ "title": "xlk_user_institution",
|
|
11877
|
+ "fields": [
|
|
11878
|
+ {
|
|
11879
|
+ "name": "user_institution_id",
|
|
11880
|
+ "type": "DefaultString",
|
|
11881
|
+ "remark": "",
|
|
11882
|
+ "chnname": "用户组织架构id"
|
|
11883
|
+ },
|
|
11884
|
+ {
|
|
11885
|
+ "name": "create_date",
|
|
11886
|
+ "type": "DateTime",
|
|
11887
|
+ "remark": "",
|
|
11888
|
+ "chnname": "创建时间"
|
|
11889
|
+ },
|
|
11890
|
+ {
|
|
11891
|
+ "name": "org_id",
|
|
11892
|
+ "type": "Integer",
|
|
11893
|
+ "remark": "",
|
|
11894
|
+ "chnname": "公司id"
|
|
11895
|
+ },
|
|
11896
|
+ {
|
|
11897
|
+ "name": "user_id",
|
|
11898
|
+ "type": "Integer",
|
|
11899
|
+ "remark": "",
|
|
11900
|
+ "chnname": "用户id"
|
|
11901
|
+ },
|
|
11902
|
+ {
|
|
11903
|
+ "name": "institution_id",
|
|
11904
|
+ "type": "DefaultString",
|
|
11905
|
+ "remark": "",
|
|
11906
|
+ "chnname": "组织机构id"
|
|
11907
|
+ }
|
|
11908
|
+ ],
|
|
11909
|
+ "indexs": [],
|
|
11910
|
+ "headers": [
|
|
11911
|
+ {
|
|
11912
|
+ "fieldName": "chnname",
|
|
11913
|
+ "relationNoShow": false
|
|
11914
|
+ },
|
|
11915
|
+ {
|
|
11916
|
+ "fieldName": "name",
|
|
11917
|
+ "relationNoShow": false
|
|
11918
|
+ },
|
|
11919
|
+ {
|
|
11920
|
+ "fieldName": "type",
|
|
11921
|
+ "relationNoShow": false
|
|
11922
|
+ },
|
|
11923
|
+ {
|
|
11924
|
+ "fieldName": "dataType",
|
|
11925
|
+ "relationNoShow": true
|
|
11926
|
+ },
|
|
11927
|
+ {
|
|
11928
|
+ "fieldName": "remark",
|
|
11929
|
+ "relationNoShow": true
|
|
11930
|
+ },
|
|
11931
|
+ {
|
|
11932
|
+ "fieldName": "pk",
|
|
11933
|
+ "relationNoShow": false
|
|
11934
|
+ },
|
|
11935
|
+ {
|
|
11936
|
+ "fieldName": "notNull",
|
|
11937
|
+ "relationNoShow": true
|
|
11938
|
+ },
|
|
11939
|
+ {
|
|
11940
|
+ "fieldName": "autoIncrement",
|
|
11941
|
+ "relationNoShow": true
|
|
11942
|
+ },
|
|
11943
|
+ {
|
|
11944
|
+ "fieldName": "defaultValue",
|
|
11945
|
+ "relationNoShow": true
|
|
11946
|
+ },
|
|
11947
|
+ {
|
|
11948
|
+ "fieldName": "relationNoShow",
|
|
11949
|
+ "relationNoShow": true
|
|
11950
|
+ },
|
|
11951
|
+ {
|
|
11952
|
+ "fieldName": "uiHint",
|
|
11953
|
+ "relationNoShow": true
|
|
11954
|
+ }
|
|
11955
|
+ ],
|
|
11956
|
+ "chnname": "用户组织机构表"
|
11862
|
11957
|
}
|
11863
|
11958
|
],
|
11864
|
11959
|
"graphCanvas": {
|