|
@@ -4907,159 +4907,6 @@
|
4907
|
4907
|
],
|
4908
|
4908
|
"chnname": "项目报表设置"
|
4909
|
4909
|
},
|
4910
|
|
- {
|
4911
|
|
- "title": "ta_policy",
|
4912
|
|
- "fields": [
|
4913
|
|
- {
|
4914
|
|
- "name": "policy_id",
|
4915
|
|
- "type": "Integer",
|
4916
|
|
- "remark": "",
|
4917
|
|
- "chnname": "政策id",
|
4918
|
|
- "pk": true,
|
4919
|
|
- "notNull": true,
|
4920
|
|
- "autoIncrement": true
|
4921
|
|
- },
|
4922
|
|
- {
|
4923
|
|
- "name": "title",
|
4924
|
|
- "type": "LongKey",
|
4925
|
|
- "remark": "",
|
4926
|
|
- "chnname": "政策标题"
|
4927
|
|
- },
|
4928
|
|
- {
|
4929
|
|
- "name": "body",
|
4930
|
|
- "type": "LongText",
|
4931
|
|
- "remark": "",
|
4932
|
|
- "chnname": "正文"
|
4933
|
|
- },
|
4934
|
|
- {
|
4935
|
|
- "name": "publish_user",
|
4936
|
|
- "type": "LongKey",
|
4937
|
|
- "remark": "",
|
4938
|
|
- "chnname": "发布人"
|
4939
|
|
- },
|
4940
|
|
- {
|
4941
|
|
- "name": "publish_date",
|
4942
|
|
- "type": "DateTime",
|
4943
|
|
- "remark": "",
|
4944
|
|
- "chnname": "发布日期"
|
4945
|
|
- },
|
4946
|
|
- {
|
4947
|
|
- "name": "status",
|
4948
|
|
- "type": "TINYINT",
|
4949
|
|
- "remark": "",
|
4950
|
|
- "chnname": "状态"
|
4951
|
|
- },
|
4952
|
|
- {
|
4953
|
|
- "name": "type",
|
4954
|
|
- "type": "IdOrKey",
|
4955
|
|
- "remark": "",
|
4956
|
|
- "chnname": "类型"
|
4957
|
|
- },
|
4958
|
|
- {
|
4959
|
|
- "name": "city_id",
|
4960
|
|
- "type": "Integer",
|
4961
|
|
- "remark": "",
|
4962
|
|
- "chnname": "城市ID"
|
4963
|
|
- },
|
4964
|
|
- {
|
4965
|
|
- "name": "create_date",
|
4966
|
|
- "type": "DateTime",
|
4967
|
|
- "remark": "",
|
4968
|
|
- "chnname": "创建时间"
|
4969
|
|
- },
|
4970
|
|
- {
|
4971
|
|
- "name": "org_id",
|
4972
|
|
- "type": "Integer",
|
4973
|
|
- "remark": "",
|
4974
|
|
- "chnname": "公司id"
|
4975
|
|
- },
|
4976
|
|
- {
|
4977
|
|
- "name": "building_id",
|
4978
|
|
- "type": "LongKey",
|
4979
|
|
- "remark": "",
|
4980
|
|
- "chnname": "楼盘id"
|
4981
|
|
- },
|
4982
|
|
- {
|
4983
|
|
- "name": "policy_img",
|
4984
|
|
- "type": "LongText",
|
4985
|
|
- "remark": "",
|
4986
|
|
- "chnname": "政策图片"
|
4987
|
|
- },
|
4988
|
|
- {
|
4989
|
|
- "name": "city_name",
|
4990
|
|
- "type": "LongKey",
|
4991
|
|
- "remark": "",
|
4992
|
|
- "chnname": "城市名称"
|
4993
|
|
- },
|
4994
|
|
- {
|
4995
|
|
- "name": "publish_status",
|
4996
|
|
- "type": "TINYINT",
|
4997
|
|
- "remark": "",
|
4998
|
|
- "chnname": "发布状态"
|
4999
|
|
- },
|
5000
|
|
- {
|
5001
|
|
- "name": "weight",
|
5002
|
|
- "type": "Integer",
|
5003
|
|
- "remark": "",
|
5004
|
|
- "chnname": "权重"
|
5005
|
|
- },
|
5006
|
|
- {
|
5007
|
|
- "name": "pv_num",
|
5008
|
|
- "type": "Integer",
|
5009
|
|
- "remark": "",
|
5010
|
|
- "chnname": "阅读量",
|
5011
|
|
- "defaultValue": "0"
|
5012
|
|
- }
|
5013
|
|
- ],
|
5014
|
|
- "indexs": [],
|
5015
|
|
- "headers": [
|
5016
|
|
- {
|
5017
|
|
- "fieldName": "chnname",
|
5018
|
|
- "relationNoShow": false
|
5019
|
|
- },
|
5020
|
|
- {
|
5021
|
|
- "fieldName": "name",
|
5022
|
|
- "relationNoShow": false
|
5023
|
|
- },
|
5024
|
|
- {
|
5025
|
|
- "fieldName": "type",
|
5026
|
|
- "relationNoShow": false
|
5027
|
|
- },
|
5028
|
|
- {
|
5029
|
|
- "fieldName": "dataType",
|
5030
|
|
- "relationNoShow": true
|
5031
|
|
- },
|
5032
|
|
- {
|
5033
|
|
- "fieldName": "remark",
|
5034
|
|
- "relationNoShow": true
|
5035
|
|
- },
|
5036
|
|
- {
|
5037
|
|
- "fieldName": "pk",
|
5038
|
|
- "relationNoShow": false
|
5039
|
|
- },
|
5040
|
|
- {
|
5041
|
|
- "fieldName": "notNull",
|
5042
|
|
- "relationNoShow": true
|
5043
|
|
- },
|
5044
|
|
- {
|
5045
|
|
- "fieldName": "autoIncrement",
|
5046
|
|
- "relationNoShow": true
|
5047
|
|
- },
|
5048
|
|
- {
|
5049
|
|
- "fieldName": "defaultValue",
|
5050
|
|
- "relationNoShow": true
|
5051
|
|
- },
|
5052
|
|
- {
|
5053
|
|
- "fieldName": "relationNoShow",
|
5054
|
|
- "relationNoShow": true
|
5055
|
|
- },
|
5056
|
|
- {
|
5057
|
|
- "fieldName": "uiHint",
|
5058
|
|
- "relationNoShow": true
|
5059
|
|
- }
|
5060
|
|
- ],
|
5061
|
|
- "chnname": "购房政策表"
|
5062
|
|
- },
|
5063
|
4910
|
{
|
5064
|
4911
|
"title": "ta_building_project_type",
|
5065
|
4912
|
"fields": [
|
|
@@ -11801,6 +11648,335 @@
|
11801
|
11648
|
}
|
11802
|
11649
|
],
|
11803
|
11650
|
"chnname": "帮我找房基本属性表"
|
|
11651
|
+ },
|
|
11652
|
+ {
|
|
11653
|
+ "title": "ta_policy_type",
|
|
11654
|
+ "fields": [
|
|
11655
|
+ {
|
|
11656
|
+ "name": "policy_type_id",
|
|
11657
|
+ "type": "DefaultString",
|
|
11658
|
+ "remark": "",
|
|
11659
|
+ "chnname": "购房政策类型id",
|
|
11660
|
+ "pk": true,
|
|
11661
|
+ "notNull": true
|
|
11662
|
+ },
|
|
11663
|
+ {
|
|
11664
|
+ "name": "policy_type_name",
|
|
11665
|
+ "type": "DefaultString",
|
|
11666
|
+ "remark": "",
|
|
11667
|
+ "chnname": "购房政策类型名称"
|
|
11668
|
+ },
|
|
11669
|
+ {
|
|
11670
|
+ "name": "create_date",
|
|
11671
|
+ "type": "DateTime",
|
|
11672
|
+ "remark": "",
|
|
11673
|
+ "chnname": "创建时间"
|
|
11674
|
+ },
|
|
11675
|
+ {
|
|
11676
|
+ "name": "org_id",
|
|
11677
|
+ "type": "Integer",
|
|
11678
|
+ "remark": "",
|
|
11679
|
+ "chnname": "公司id"
|
|
11680
|
+ }
|
|
11681
|
+ ],
|
|
11682
|
+ "indexs": [],
|
|
11683
|
+ "headers": [
|
|
11684
|
+ {
|
|
11685
|
+ "fieldName": "chnname",
|
|
11686
|
+ "relationNoShow": false
|
|
11687
|
+ },
|
|
11688
|
+ {
|
|
11689
|
+ "fieldName": "name",
|
|
11690
|
+ "relationNoShow": false
|
|
11691
|
+ },
|
|
11692
|
+ {
|
|
11693
|
+ "fieldName": "type",
|
|
11694
|
+ "relationNoShow": false
|
|
11695
|
+ },
|
|
11696
|
+ {
|
|
11697
|
+ "fieldName": "dataType",
|
|
11698
|
+ "relationNoShow": true
|
|
11699
|
+ },
|
|
11700
|
+ {
|
|
11701
|
+ "fieldName": "remark",
|
|
11702
|
+ "relationNoShow": true
|
|
11703
|
+ },
|
|
11704
|
+ {
|
|
11705
|
+ "fieldName": "pk",
|
|
11706
|
+ "relationNoShow": false
|
|
11707
|
+ },
|
|
11708
|
+ {
|
|
11709
|
+ "fieldName": "notNull",
|
|
11710
|
+ "relationNoShow": true
|
|
11711
|
+ },
|
|
11712
|
+ {
|
|
11713
|
+ "fieldName": "autoIncrement",
|
|
11714
|
+ "relationNoShow": true
|
|
11715
|
+ },
|
|
11716
|
+ {
|
|
11717
|
+ "fieldName": "defaultValue",
|
|
11718
|
+ "relationNoShow": true
|
|
11719
|
+ },
|
|
11720
|
+ {
|
|
11721
|
+ "fieldName": "relationNoShow",
|
|
11722
|
+ "relationNoShow": true
|
|
11723
|
+ },
|
|
11724
|
+ {
|
|
11725
|
+ "fieldName": "uiHint",
|
|
11726
|
+ "relationNoShow": true
|
|
11727
|
+ }
|
|
11728
|
+ ],
|
|
11729
|
+ "chnname": "购房政策类型表"
|
|
11730
|
+ },
|
|
11731
|
+ {
|
|
11732
|
+ "title": "ta_policy",
|
|
11733
|
+ "fields": [
|
|
11734
|
+ {
|
|
11735
|
+ "name": "policy_id",
|
|
11736
|
+ "type": "Integer",
|
|
11737
|
+ "remark": "",
|
|
11738
|
+ "chnname": "政策id",
|
|
11739
|
+ "pk": true,
|
|
11740
|
+ "notNull": true,
|
|
11741
|
+ "autoIncrement": true
|
|
11742
|
+ },
|
|
11743
|
+ {
|
|
11744
|
+ "name": "policy_type_id",
|
|
11745
|
+ "type": "DefaultString",
|
|
11746
|
+ "remark": "",
|
|
11747
|
+ "chnname": "政策类型id"
|
|
11748
|
+ },
|
|
11749
|
+ {
|
|
11750
|
+ "name": "title",
|
|
11751
|
+ "type": "LongKey",
|
|
11752
|
+ "remark": "",
|
|
11753
|
+ "chnname": "政策标题"
|
|
11754
|
+ },
|
|
11755
|
+ {
|
|
11756
|
+ "name": "body",
|
|
11757
|
+ "type": "LongText",
|
|
11758
|
+ "remark": "",
|
|
11759
|
+ "chnname": "正文"
|
|
11760
|
+ },
|
|
11761
|
+ {
|
|
11762
|
+ "name": "publish_user",
|
|
11763
|
+ "type": "LongKey",
|
|
11764
|
+ "remark": "",
|
|
11765
|
+ "chnname": "发布人"
|
|
11766
|
+ },
|
|
11767
|
+ {
|
|
11768
|
+ "name": "publish_date",
|
|
11769
|
+ "type": "DateTime",
|
|
11770
|
+ "remark": "",
|
|
11771
|
+ "chnname": "发布日期"
|
|
11772
|
+ },
|
|
11773
|
+ {
|
|
11774
|
+ "name": "status",
|
|
11775
|
+ "type": "TINYINT",
|
|
11776
|
+ "remark": "",
|
|
11777
|
+ "chnname": "状态"
|
|
11778
|
+ },
|
|
11779
|
+ {
|
|
11780
|
+ "name": "type",
|
|
11781
|
+ "type": "IdOrKey",
|
|
11782
|
+ "remark": "",
|
|
11783
|
+ "chnname": "类型"
|
|
11784
|
+ },
|
|
11785
|
+ {
|
|
11786
|
+ "name": "city_id",
|
|
11787
|
+ "type": "Integer",
|
|
11788
|
+ "remark": "",
|
|
11789
|
+ "chnname": "城市ID"
|
|
11790
|
+ },
|
|
11791
|
+ {
|
|
11792
|
+ "name": "create_date",
|
|
11793
|
+ "type": "DateTime",
|
|
11794
|
+ "remark": "",
|
|
11795
|
+ "chnname": "创建时间"
|
|
11796
|
+ },
|
|
11797
|
+ {
|
|
11798
|
+ "name": "org_id",
|
|
11799
|
+ "type": "Integer",
|
|
11800
|
+ "remark": "",
|
|
11801
|
+ "chnname": "公司id"
|
|
11802
|
+ },
|
|
11803
|
+ {
|
|
11804
|
+ "name": "building_id",
|
|
11805
|
+ "type": "LongKey",
|
|
11806
|
+ "remark": "",
|
|
11807
|
+ "chnname": "楼盘id"
|
|
11808
|
+ },
|
|
11809
|
+ {
|
|
11810
|
+ "name": "policy_img",
|
|
11811
|
+ "type": "LongText",
|
|
11812
|
+ "remark": "",
|
|
11813
|
+ "chnname": "政策图片"
|
|
11814
|
+ },
|
|
11815
|
+ {
|
|
11816
|
+ "name": "city_name",
|
|
11817
|
+ "type": "LongKey",
|
|
11818
|
+ "remark": "",
|
|
11819
|
+ "chnname": "城市名称"
|
|
11820
|
+ },
|
|
11821
|
+ {
|
|
11822
|
+ "name": "publish_status",
|
|
11823
|
+ "type": "TINYINT",
|
|
11824
|
+ "remark": "",
|
|
11825
|
+ "chnname": "发布状态"
|
|
11826
|
+ },
|
|
11827
|
+ {
|
|
11828
|
+ "name": "weight",
|
|
11829
|
+ "type": "Integer",
|
|
11830
|
+ "remark": "",
|
|
11831
|
+ "chnname": "权重"
|
|
11832
|
+ },
|
|
11833
|
+ {
|
|
11834
|
+ "name": "pv_num",
|
|
11835
|
+ "type": "Integer",
|
|
11836
|
+ "remark": "",
|
|
11837
|
+ "chnname": "阅读量",
|
|
11838
|
+ "defaultValue": "0"
|
|
11839
|
+ }
|
|
11840
|
+ ],
|
|
11841
|
+ "indexs": [],
|
|
11842
|
+ "headers": [
|
|
11843
|
+ {
|
|
11844
|
+ "fieldName": "chnname",
|
|
11845
|
+ "relationNoShow": false
|
|
11846
|
+ },
|
|
11847
|
+ {
|
|
11848
|
+ "fieldName": "name",
|
|
11849
|
+ "relationNoShow": false
|
|
11850
|
+ },
|
|
11851
|
+ {
|
|
11852
|
+ "fieldName": "type",
|
|
11853
|
+ "relationNoShow": false
|
|
11854
|
+ },
|
|
11855
|
+ {
|
|
11856
|
+ "fieldName": "dataType",
|
|
11857
|
+ "relationNoShow": true
|
|
11858
|
+ },
|
|
11859
|
+ {
|
|
11860
|
+ "fieldName": "remark",
|
|
11861
|
+ "relationNoShow": true
|
|
11862
|
+ },
|
|
11863
|
+ {
|
|
11864
|
+ "fieldName": "pk",
|
|
11865
|
+ "relationNoShow": false
|
|
11866
|
+ },
|
|
11867
|
+ {
|
|
11868
|
+ "fieldName": "notNull",
|
|
11869
|
+ "relationNoShow": true
|
|
11870
|
+ },
|
|
11871
|
+ {
|
|
11872
|
+ "fieldName": "autoIncrement",
|
|
11873
|
+ "relationNoShow": true
|
|
11874
|
+ },
|
|
11875
|
+ {
|
|
11876
|
+ "fieldName": "defaultValue",
|
|
11877
|
+ "relationNoShow": true
|
|
11878
|
+ },
|
|
11879
|
+ {
|
|
11880
|
+ "fieldName": "relationNoShow",
|
|
11881
|
+ "relationNoShow": true
|
|
11882
|
+ },
|
|
11883
|
+ {
|
|
11884
|
+ "fieldName": "uiHint",
|
|
11885
|
+ "relationNoShow": true
|
|
11886
|
+ }
|
|
11887
|
+ ],
|
|
11888
|
+ "chnname": "购房政策表"
|
|
11889
|
+ },
|
|
11890
|
+ {
|
|
11891
|
+ "title": "xlk_institution",
|
|
11892
|
+ "fields": [
|
|
11893
|
+ {
|
|
11894
|
+ "name": "institution_id",
|
|
11895
|
+ "type": "DefaultString",
|
|
11896
|
+ "remark": "",
|
|
11897
|
+ "chnname": "组织结构id",
|
|
11898
|
+ "pk": true,
|
|
11899
|
+ "notNull": true
|
|
11900
|
+ },
|
|
11901
|
+ {
|
|
11902
|
+ "name": "institution_code",
|
|
11903
|
+ "type": "DefaultString",
|
|
11904
|
+ "remark": "",
|
|
11905
|
+ "chnname": "组织代码"
|
|
11906
|
+ },
|
|
11907
|
+ {
|
|
11908
|
+ "name": "institution_name",
|
|
11909
|
+ "type": "DefaultString",
|
|
11910
|
+ "remark": "",
|
|
11911
|
+ "chnname": "组织名称"
|
|
11912
|
+ },
|
|
11913
|
+ {
|
|
11914
|
+ "name": "create_date",
|
|
11915
|
+ "type": "DateTime",
|
|
11916
|
+ "remark": "",
|
|
11917
|
+ "chnname": "创建时间"
|
|
11918
|
+ },
|
|
11919
|
+ {
|
|
11920
|
+ "name": "org_id",
|
|
11921
|
+ "type": "Integer",
|
|
11922
|
+ "remark": "",
|
|
11923
|
+ "chnname": "机构id"
|
|
11924
|
+ },
|
|
11925
|
+ {
|
|
11926
|
+ "name": "type",
|
|
11927
|
+ "type": "Integer",
|
|
11928
|
+ "remark": "1:集体,2,区域子公司,3城市子公司",
|
|
11929
|
+ "chnname": "类型"
|
|
11930
|
+ }
|
|
11931
|
+ ],
|
|
11932
|
+ "indexs": [],
|
|
11933
|
+ "headers": [
|
|
11934
|
+ {
|
|
11935
|
+ "fieldName": "chnname",
|
|
11936
|
+ "relationNoShow": false
|
|
11937
|
+ },
|
|
11938
|
+ {
|
|
11939
|
+ "fieldName": "name",
|
|
11940
|
+ "relationNoShow": false
|
|
11941
|
+ },
|
|
11942
|
+ {
|
|
11943
|
+ "fieldName": "type",
|
|
11944
|
+ "relationNoShow": false
|
|
11945
|
+ },
|
|
11946
|
+ {
|
|
11947
|
+ "fieldName": "dataType",
|
|
11948
|
+ "relationNoShow": true
|
|
11949
|
+ },
|
|
11950
|
+ {
|
|
11951
|
+ "fieldName": "remark",
|
|
11952
|
+ "relationNoShow": true
|
|
11953
|
+ },
|
|
11954
|
+ {
|
|
11955
|
+ "fieldName": "pk",
|
|
11956
|
+ "relationNoShow": false
|
|
11957
|
+ },
|
|
11958
|
+ {
|
|
11959
|
+ "fieldName": "notNull",
|
|
11960
|
+ "relationNoShow": true
|
|
11961
|
+ },
|
|
11962
|
+ {
|
|
11963
|
+ "fieldName": "autoIncrement",
|
|
11964
|
+ "relationNoShow": true
|
|
11965
|
+ },
|
|
11966
|
+ {
|
|
11967
|
+ "fieldName": "defaultValue",
|
|
11968
|
+ "relationNoShow": true
|
|
11969
|
+ },
|
|
11970
|
+ {
|
|
11971
|
+ "fieldName": "relationNoShow",
|
|
11972
|
+ "relationNoShow": true
|
|
11973
|
+ },
|
|
11974
|
+ {
|
|
11975
|
+ "fieldName": "uiHint",
|
|
11976
|
+ "relationNoShow": true
|
|
11977
|
+ }
|
|
11978
|
+ ],
|
|
11979
|
+ "chnname": "组织结构表"
|
11804
|
11980
|
}
|
11805
|
11981
|
],
|
11806
|
11982
|
"graphCanvas": {
|