|
@@ -627,6 +627,12 @@
|
627
|
627
|
"type": "Integer",
|
628
|
628
|
"remark": "",
|
629
|
629
|
"chnname": "机构id"
|
|
630
|
+ },
|
|
631
|
+ {
|
|
632
|
+ "name": "qr_code",
|
|
633
|
+ "type": "MiddleString",
|
|
634
|
+ "remark": "",
|
|
635
|
+ "chnname": "二维码"
|
630
|
636
|
}
|
631
|
637
|
],
|
632
|
638
|
"indexs": [],
|
|
@@ -2003,6 +2009,12 @@
|
2003
|
2009
|
"type": "DefaultString",
|
2004
|
2010
|
"remark": "活动状态 0未开始,1进行中,2已结束",
|
2005
|
2011
|
"chnname": "活动状态"
|
|
2012
|
+ },
|
|
2013
|
+ {
|
|
2014
|
+ "name": "points",
|
|
2015
|
+ "type": "Integer",
|
|
2016
|
+ "remark": "",
|
|
2017
|
+ "chnname": "签到积分"
|
2006
|
2018
|
}
|
2007
|
2019
|
],
|
2008
|
2020
|
"indexs": [],
|
|
@@ -6515,7 +6527,7 @@
|
6515
|
6527
|
"chnname": "已参与人数"
|
6516
|
6528
|
},
|
6517
|
6529
|
{
|
6518
|
|
- "name": "persion_num",
|
|
6530
|
+ "name": "person_num",
|
6519
|
6531
|
"type": "Integer",
|
6520
|
6532
|
"remark": "",
|
6521
|
6533
|
"chnname": "助力人数"
|
|
@@ -6654,7 +6666,7 @@
|
6654
|
6666
|
"chnname": "助力活动id"
|
6655
|
6667
|
},
|
6656
|
6668
|
{
|
6657
|
|
- "name": "persion_id",
|
|
6669
|
+ "name": "person_id",
|
6658
|
6670
|
"type": "DefaultString",
|
6659
|
6671
|
"remark": "人员自己",
|
6660
|
6672
|
"chnname": "人员Id"
|
|
@@ -6673,7 +6685,7 @@
|
6673
|
6685
|
},
|
6674
|
6686
|
{
|
6675
|
6687
|
"name": "avatarurl",
|
6676
|
|
- "type": "DefaultString",
|
|
6688
|
+ "type": "MiddleString",
|
6677
|
6689
|
"remark": "",
|
6678
|
6690
|
"chnname": "人员微信头像"
|
6679
|
6691
|
},
|
|
@@ -6706,6 +6718,12 @@
|
6706
|
6718
|
"type": "Integer",
|
6707
|
6719
|
"remark": "发起助力后,参与人数",
|
6708
|
6720
|
"chnname": "助力人数"
|
|
6721
|
+ },
|
|
6722
|
+ {
|
|
6723
|
+ "name": "status",
|
|
6724
|
+ "type": "Integer",
|
|
6725
|
+ "remark": "状态 0:助力成功 1:进行中 2:失败",
|
|
6726
|
+ "chnname": "状态"
|
6709
|
6727
|
}
|
6710
|
6728
|
],
|
6711
|
6729
|
"indexs": [],
|
|
@@ -7175,7 +7193,7 @@
|
7175
|
7193
|
"chnname": "助力活动id"
|
7176
|
7194
|
},
|
7177
|
7195
|
{
|
7178
|
|
- "name": "persion_id",
|
|
7196
|
+ "name": "person_id",
|
7179
|
7197
|
"type": "DefaultString",
|
7180
|
7198
|
"remark": "人员自己",
|
7181
|
7199
|
"chnname": "人员Id"
|
|
@@ -7194,7 +7212,7 @@
|
7194
|
7212
|
},
|
7195
|
7213
|
{
|
7196
|
7214
|
"name": "avatarurl",
|
7197
|
|
- "type": "DefaultString",
|
|
7215
|
+ "type": "MiddleString",
|
7198
|
7216
|
"remark": "",
|
7199
|
7217
|
"chnname": "人员微信头像"
|
7200
|
7218
|
},
|
|
@@ -7684,6 +7702,303 @@
|
7684
|
7702
|
}
|
7685
|
7703
|
],
|
7686
|
7704
|
"chnname": "拼团参加人员"
|
|
7705
|
+ },
|
|
7706
|
+ {
|
|
7707
|
+ "title": "ta_document_verify",
|
|
7708
|
+ "fields": [
|
|
7709
|
+ {
|
|
7710
|
+ "name": "document_verify_id",
|
|
7711
|
+ "type": "Integer",
|
|
7712
|
+ "remark": "",
|
|
7713
|
+ "chnname": "编号",
|
|
7714
|
+ "pk": true,
|
|
7715
|
+ "notNull": true,
|
|
7716
|
+ "autoIncrement": true
|
|
7717
|
+ },
|
|
7718
|
+ {
|
|
7719
|
+ "name": "create_date",
|
|
7720
|
+ "type": "DateTime",
|
|
7721
|
+ "remark": "",
|
|
7722
|
+ "chnname": "创建时间"
|
|
7723
|
+ },
|
|
7724
|
+ {
|
|
7725
|
+ "name": "org_id",
|
|
7726
|
+ "type": "Integer",
|
|
7727
|
+ "remark": "",
|
|
7728
|
+ "chnname": "公司id"
|
|
7729
|
+ },
|
|
7730
|
+ {
|
|
7731
|
+ "name": "building_id",
|
|
7732
|
+ "type": "LongKey",
|
|
7733
|
+ "remark": "",
|
|
7734
|
+ "chnname": "楼盘id"
|
|
7735
|
+ },
|
|
7736
|
+ {
|
|
7737
|
+ "name": "person_id",
|
|
7738
|
+ "type": "DefaultString",
|
|
7739
|
+ "remark": "",
|
|
7740
|
+ "chnname": "用户Id"
|
|
7741
|
+ },
|
|
7742
|
+ {
|
|
7743
|
+ "name": "verify_user",
|
|
7744
|
+ "type": "DefaultString",
|
|
7745
|
+ "remark": "",
|
|
7746
|
+ "chnname": "审核人id"
|
|
7747
|
+ },
|
|
7748
|
+ {
|
|
7749
|
+ "name": "status",
|
|
7750
|
+ "type": "DefaultString",
|
|
7751
|
+ "remark": "",
|
|
7752
|
+ "chnname": "状态"
|
|
7753
|
+ },
|
|
7754
|
+ {
|
|
7755
|
+ "name": "verify_status",
|
|
7756
|
+ "type": "Integer",
|
|
7757
|
+ "remark": "0未审核 1审核通过 2审核不通过",
|
|
7758
|
+ "chnname": "审核状态"
|
|
7759
|
+ }
|
|
7760
|
+ ],
|
|
7761
|
+ "indexs": [],
|
|
7762
|
+ "headers": [
|
|
7763
|
+ {
|
|
7764
|
+ "fieldName": "chnname",
|
|
7765
|
+ "relationNoShow": false
|
|
7766
|
+ },
|
|
7767
|
+ {
|
|
7768
|
+ "fieldName": "name",
|
|
7769
|
+ "relationNoShow": false
|
|
7770
|
+ },
|
|
7771
|
+ {
|
|
7772
|
+ "fieldName": "type",
|
|
7773
|
+ "relationNoShow": false
|
|
7774
|
+ },
|
|
7775
|
+ {
|
|
7776
|
+ "fieldName": "dataType",
|
|
7777
|
+ "relationNoShow": true
|
|
7778
|
+ },
|
|
7779
|
+ {
|
|
7780
|
+ "fieldName": "remark",
|
|
7781
|
+ "relationNoShow": false
|
|
7782
|
+ },
|
|
7783
|
+ {
|
|
7784
|
+ "fieldName": "pk",
|
|
7785
|
+ "relationNoShow": false
|
|
7786
|
+ },
|
|
7787
|
+ {
|
|
7788
|
+ "fieldName": "notNull",
|
|
7789
|
+ "relationNoShow": true
|
|
7790
|
+ },
|
|
7791
|
+ {
|
|
7792
|
+ "fieldName": "autoIncrement",
|
|
7793
|
+ "relationNoShow": true
|
|
7794
|
+ },
|
|
7795
|
+ {
|
|
7796
|
+ "fieldName": "defaultValue",
|
|
7797
|
+ "relationNoShow": true
|
|
7798
|
+ },
|
|
7799
|
+ {
|
|
7800
|
+ "fieldName": "relationNoShow",
|
|
7801
|
+ "relationNoShow": true
|
|
7802
|
+ },
|
|
7803
|
+ {
|
|
7804
|
+ "fieldName": "uiHint",
|
|
7805
|
+ "relationNoShow": true
|
|
7806
|
+ }
|
|
7807
|
+ ],
|
|
7808
|
+ "chnname": "资料审核"
|
|
7809
|
+ },
|
|
7810
|
+ {
|
|
7811
|
+ "title": "ta_document_img",
|
|
7812
|
+ "fields": [
|
|
7813
|
+ {
|
|
7814
|
+ "name": "document_img",
|
|
7815
|
+ "type": "Integer",
|
|
7816
|
+ "remark": "",
|
|
7817
|
+ "chnname": "编号"
|
|
7818
|
+ },
|
|
7819
|
+ {
|
|
7820
|
+ "name": "create_date",
|
|
7821
|
+ "type": "DateTime",
|
|
7822
|
+ "remark": "",
|
|
7823
|
+ "chnname": "创建时间"
|
|
7824
|
+ },
|
|
7825
|
+ {
|
|
7826
|
+ "name": "org_id",
|
|
7827
|
+ "type": "Integer",
|
|
7828
|
+ "remark": "",
|
|
7829
|
+ "chnname": "公司id"
|
|
7830
|
+ },
|
|
7831
|
+ {
|
|
7832
|
+ "name": "building_id",
|
|
7833
|
+ "type": "LongKey",
|
|
7834
|
+ "remark": "",
|
|
7835
|
+ "chnname": "楼盘id"
|
|
7836
|
+ },
|
|
7837
|
+ {
|
|
7838
|
+ "name": "document_verify_id",
|
|
7839
|
+ "type": "Integer",
|
|
7840
|
+ "remark": "对应ta_document_verify",
|
|
7841
|
+ "chnname": "资料表id"
|
|
7842
|
+ },
|
|
7843
|
+ {
|
|
7844
|
+ "name": "img",
|
|
7845
|
+ "type": "LongText",
|
|
7846
|
+ "remark": "",
|
|
7847
|
+ "chnname": "图片"
|
|
7848
|
+ }
|
|
7849
|
+ ],
|
|
7850
|
+ "indexs": [],
|
|
7851
|
+ "headers": [
|
|
7852
|
+ {
|
|
7853
|
+ "fieldName": "chnname",
|
|
7854
|
+ "relationNoShow": false
|
|
7855
|
+ },
|
|
7856
|
+ {
|
|
7857
|
+ "fieldName": "name",
|
|
7858
|
+ "relationNoShow": false
|
|
7859
|
+ },
|
|
7860
|
+ {
|
|
7861
|
+ "fieldName": "type",
|
|
7862
|
+ "relationNoShow": false
|
|
7863
|
+ },
|
|
7864
|
+ {
|
|
7865
|
+ "fieldName": "dataType",
|
|
7866
|
+ "relationNoShow": true
|
|
7867
|
+ },
|
|
7868
|
+ {
|
|
7869
|
+ "fieldName": "remark",
|
|
7870
|
+ "relationNoShow": true
|
|
7871
|
+ },
|
|
7872
|
+ {
|
|
7873
|
+ "fieldName": "pk",
|
|
7874
|
+ "relationNoShow": false
|
|
7875
|
+ },
|
|
7876
|
+ {
|
|
7877
|
+ "fieldName": "notNull",
|
|
7878
|
+ "relationNoShow": true
|
|
7879
|
+ },
|
|
7880
|
+ {
|
|
7881
|
+ "fieldName": "autoIncrement",
|
|
7882
|
+ "relationNoShow": true
|
|
7883
|
+ },
|
|
7884
|
+ {
|
|
7885
|
+ "fieldName": "defaultValue",
|
|
7886
|
+ "relationNoShow": true
|
|
7887
|
+ },
|
|
7888
|
+ {
|
|
7889
|
+ "fieldName": "relationNoShow",
|
|
7890
|
+ "relationNoShow": true
|
|
7891
|
+ },
|
|
7892
|
+ {
|
|
7893
|
+ "fieldName": "uiHint",
|
|
7894
|
+ "relationNoShow": true
|
|
7895
|
+ }
|
|
7896
|
+ ],
|
|
7897
|
+ "chnname": "资料图片库"
|
|
7898
|
+ },
|
|
7899
|
+ {
|
|
7900
|
+ "title": "ta_follow_up_records",
|
|
7901
|
+ "fields": [
|
|
7902
|
+ {
|
|
7903
|
+ "name": "follow_up_records_id",
|
|
7904
|
+ "type": "Integer",
|
|
7905
|
+ "remark": "",
|
|
7906
|
+ "chnname": "编号",
|
|
7907
|
+ "pk": true,
|
|
7908
|
+ "notNull": true,
|
|
7909
|
+ "autoIncrement": true
|
|
7910
|
+ },
|
|
7911
|
+ {
|
|
7912
|
+ "name": "create_date",
|
|
7913
|
+ "type": "DateTime",
|
|
7914
|
+ "remark": "",
|
|
7915
|
+ "chnname": "创建时间"
|
|
7916
|
+ },
|
|
7917
|
+ {
|
|
7918
|
+ "name": "org_id",
|
|
7919
|
+ "type": "Integer",
|
|
7920
|
+ "remark": "",
|
|
7921
|
+ "chnname": "公司id"
|
|
7922
|
+ },
|
|
7923
|
+ {
|
|
7924
|
+ "name": "building_id",
|
|
7925
|
+ "type": "LongKey",
|
|
7926
|
+ "remark": "",
|
|
7927
|
+ "chnname": "楼盘id"
|
|
7928
|
+ },
|
|
7929
|
+ {
|
|
7930
|
+ "name": "person_id",
|
|
7931
|
+ "type": "DefaultString",
|
|
7932
|
+ "remark": "",
|
|
7933
|
+ "chnname": "人员id"
|
|
7934
|
+ },
|
|
7935
|
+ {
|
|
7936
|
+ "name": "event_code",
|
|
7937
|
+ "type": "DefaultString",
|
|
7938
|
+ "remark": "对应td_biz_event中event_code",
|
|
7939
|
+ "chnname": "事件code"
|
|
7940
|
+ },
|
|
7941
|
+ {
|
|
7942
|
+ "name": "event_name",
|
|
7943
|
+ "type": "DefaultString",
|
|
7944
|
+ "remark": "对应td_biz_event中event_name",
|
|
7945
|
+ "chnname": "事件名称"
|
|
7946
|
+ },
|
|
7947
|
+ {
|
|
7948
|
+ "name": "content",
|
|
7949
|
+ "type": "MiddleString",
|
|
7950
|
+ "remark": "",
|
|
7951
|
+ "chnname": "内容"
|
|
7952
|
+ }
|
|
7953
|
+ ],
|
|
7954
|
+ "indexs": [],
|
|
7955
|
+ "headers": [
|
|
7956
|
+ {
|
|
7957
|
+ "fieldName": "chnname",
|
|
7958
|
+ "relationNoShow": false
|
|
7959
|
+ },
|
|
7960
|
+ {
|
|
7961
|
+ "fieldName": "name",
|
|
7962
|
+ "relationNoShow": false
|
|
7963
|
+ },
|
|
7964
|
+ {
|
|
7965
|
+ "fieldName": "type",
|
|
7966
|
+ "relationNoShow": false
|
|
7967
|
+ },
|
|
7968
|
+ {
|
|
7969
|
+ "fieldName": "dataType",
|
|
7970
|
+ "relationNoShow": true
|
|
7971
|
+ },
|
|
7972
|
+ {
|
|
7973
|
+ "fieldName": "remark",
|
|
7974
|
+ "relationNoShow": true
|
|
7975
|
+ },
|
|
7976
|
+ {
|
|
7977
|
+ "fieldName": "pk",
|
|
7978
|
+ "relationNoShow": false
|
|
7979
|
+ },
|
|
7980
|
+ {
|
|
7981
|
+ "fieldName": "notNull",
|
|
7982
|
+ "relationNoShow": true
|
|
7983
|
+ },
|
|
7984
|
+ {
|
|
7985
|
+ "fieldName": "autoIncrement",
|
|
7986
|
+ "relationNoShow": true
|
|
7987
|
+ },
|
|
7988
|
+ {
|
|
7989
|
+ "fieldName": "defaultValue",
|
|
7990
|
+ "relationNoShow": true
|
|
7991
|
+ },
|
|
7992
|
+ {
|
|
7993
|
+ "fieldName": "relationNoShow",
|
|
7994
|
+ "relationNoShow": true
|
|
7995
|
+ },
|
|
7996
|
+ {
|
|
7997
|
+ "fieldName": "uiHint",
|
|
7998
|
+ "relationNoShow": true
|
|
7999
|
+ }
|
|
8000
|
+ ],
|
|
8001
|
+ "chnname": "跟进记录"
|
7687
|
8002
|
}
|
7688
|
8003
|
],
|
7689
|
8004
|
"graphCanvas": {
|