|
@@ -2409,6 +2409,10 @@
|
2409
|
2409
|
{
|
2410
|
2410
|
"fieldName": "relationNoShow",
|
2411
|
2411
|
"relationNoShow": true
|
|
2412
|
+ },
|
|
2413
|
+ {
|
|
2414
|
+ "fieldName": "uiHint",
|
|
2415
|
+ "relationNoShow": true
|
2412
|
2416
|
}
|
2413
|
2417
|
],
|
2414
|
2418
|
"chnname": "分享表"
|
|
@@ -9948,478 +9952,40 @@
|
9948
|
9952
|
"chnname": "小程序图标表"
|
9949
|
9953
|
},
|
9950
|
9954
|
{
|
9951
|
|
- "title": "ta_housing_resources",
|
|
9955
|
+ "title": "ta_share_count",
|
9952
|
9956
|
"fields": [
|
9953
|
9957
|
{
|
9954
|
|
- "name": "house_id",
|
|
9958
|
+ "name": "share_count_id",
|
9955
|
9959
|
"type": "Integer",
|
9956
|
9960
|
"remark": "",
|
9957
|
|
- "chnname": "房源id",
|
|
9961
|
+ "chnname": "分享id",
|
9958
|
9962
|
"pk": true,
|
9959
|
9963
|
"notNull": true,
|
9960
|
9964
|
"autoIncrement": true
|
9961
|
9965
|
},
|
9962
|
9966
|
{
|
9963
|
|
- "name": "building_id",
|
|
9967
|
+ "name": "person_id",
|
9964
|
9968
|
"type": "LongKey",
|
9965
|
9969
|
"remark": "",
|
9966
|
|
- "chnname": "楼盘id"
|
9967
|
|
- },
|
9968
|
|
- {
|
9969
|
|
- "name": "block",
|
9970
|
|
- "type": "DefaultString",
|
9971
|
|
- "remark": "与楼盘区分",
|
9972
|
|
- "chnname": "楼栋"
|
9973
|
|
- },
|
9974
|
|
- {
|
9975
|
|
- "name": "unit",
|
9976
|
|
- "type": "DefaultString",
|
9977
|
|
- "remark": "",
|
9978
|
|
- "chnname": "单元"
|
9979
|
|
- },
|
9980
|
|
- {
|
9981
|
|
- "name": "floor",
|
9982
|
|
- "type": "DefaultString",
|
9983
|
|
- "remark": "",
|
9984
|
|
- "chnname": "层"
|
9985
|
|
- },
|
9986
|
|
- {
|
9987
|
|
- "name": "room_number",
|
9988
|
|
- "type": "DefaultString",
|
9989
|
|
- "remark": "",
|
9990
|
|
- "chnname": "房号"
|
9991
|
|
- },
|
9992
|
|
- {
|
9993
|
|
- "name": "price",
|
9994
|
|
- "type": "Money",
|
9995
|
|
- "remark": "",
|
9996
|
|
- "chnname": "价格"
|
9997
|
|
- },
|
9998
|
|
- {
|
9999
|
|
- "name": "heat",
|
10000
|
|
- "type": "Integer",
|
10001
|
|
- "remark": "",
|
10002
|
|
- "chnname": "基础热度"
|
10003
|
|
- },
|
10004
|
|
- {
|
10005
|
|
- "name": "apartment_id",
|
10006
|
|
- "type": "DefaultString",
|
10007
|
|
- "remark": "",
|
10008
|
|
- "chnname": "户型id"
|
10009
|
|
- },
|
10010
|
|
- {
|
10011
|
|
- "name": "status",
|
10012
|
|
- "type": "DefaultString",
|
10013
|
|
- "remark": "",
|
10014
|
|
- "chnname": "状态"
|
10015
|
|
- },
|
10016
|
|
- {
|
10017
|
|
- "name": "org_id",
|
10018
|
|
- "type": "Integer",
|
10019
|
|
- "remark": "",
|
10020
|
|
- "chnname": "公司id"
|
10021
|
|
- },
|
10022
|
|
- {
|
10023
|
|
- "name": "create_date",
|
10024
|
|
- "type": "DateTime",
|
10025
|
|
- "remark": "",
|
10026
|
|
- "chnname": "创建时间"
|
10027
|
|
- },
|
10028
|
|
- {
|
10029
|
|
- "name": "update_date",
|
10030
|
|
- "type": "DefaultString",
|
10031
|
|
- "remark": "",
|
10032
|
|
- "chnname": "更新时间"
|
10033
|
|
- }
|
10034
|
|
- ],
|
10035
|
|
- "indexs": [],
|
10036
|
|
- "headers": [
|
10037
|
|
- {
|
10038
|
|
- "fieldName": "chnname",
|
10039
|
|
- "relationNoShow": false
|
10040
|
|
- },
|
10041
|
|
- {
|
10042
|
|
- "fieldName": "name",
|
10043
|
|
- "relationNoShow": false
|
10044
|
|
- },
|
10045
|
|
- {
|
10046
|
|
- "fieldName": "type",
|
10047
|
|
- "relationNoShow": false
|
10048
|
|
- },
|
10049
|
|
- {
|
10050
|
|
- "fieldName": "dataType",
|
10051
|
|
- "relationNoShow": true
|
10052
|
|
- },
|
10053
|
|
- {
|
10054
|
|
- "fieldName": "remark",
|
10055
|
|
- "relationNoShow": true
|
10056
|
|
- },
|
10057
|
|
- {
|
10058
|
|
- "fieldName": "pk",
|
10059
|
|
- "relationNoShow": false
|
10060
|
|
- },
|
10061
|
|
- {
|
10062
|
|
- "fieldName": "notNull",
|
10063
|
|
- "relationNoShow": true
|
10064
|
|
- },
|
10065
|
|
- {
|
10066
|
|
- "fieldName": "autoIncrement",
|
10067
|
|
- "relationNoShow": true
|
10068
|
|
- },
|
10069
|
|
- {
|
10070
|
|
- "fieldName": "defaultValue",
|
10071
|
|
- "relationNoShow": true
|
10072
|
|
- },
|
10073
|
|
- {
|
10074
|
|
- "fieldName": "relationNoShow",
|
10075
|
|
- "relationNoShow": true
|
10076
|
|
- },
|
10077
|
|
- {
|
10078
|
|
- "fieldName": "uiHint",
|
10079
|
|
- "relationNoShow": true
|
10080
|
|
- }
|
10081
|
|
- ],
|
10082
|
|
- "chnname": "房源表"
|
10083
|
|
- },
|
10084
|
|
- {
|
10085
|
|
- "title": "ta_sales_batch",
|
10086
|
|
- "fields": [
|
10087
|
|
- {
|
10088
|
|
- "name": "sales_batch_id",
|
10089
|
|
- "type": "DefaultString",
|
10090
|
|
- "remark": "",
|
10091
|
|
- "chnname": "销售批次id",
|
10092
|
|
- "pk": true,
|
10093
|
|
- "notNull": true,
|
10094
|
|
- "autoIncrement": true
|
10095
|
|
- },
|
10096
|
|
- {
|
10097
|
|
- "name": "org_id",
|
10098
|
|
- "type": "Integer",
|
10099
|
|
- "remark": "",
|
10100
|
|
- "chnname": "公司id"
|
|
9970
|
+ "chnname": "分享人"
|
10101
|
9971
|
},
|
10102
|
9972
|
{
|
10103
|
|
- "name": "building_id",
|
|
9973
|
+ "name": "be_share",
|
10104
|
9974
|
"type": "LongKey",
|
10105
|
9975
|
"remark": "",
|
10106
|
|
- "chnname": "楼盘id"
|
10107
|
|
- },
|
10108
|
|
- {
|
10109
|
|
- "name": "create_date",
|
10110
|
|
- "type": "DateTime",
|
10111
|
|
- "remark": "",
|
10112
|
|
- "chnname": "创建时间"
|
10113
|
|
- },
|
10114
|
|
- {
|
10115
|
|
- "name": "sales_batch_name",
|
10116
|
|
- "type": "ShortString",
|
10117
|
|
- "remark": "",
|
10118
|
|
- "chnname": "销售批次名称"
|
10119
|
|
- },
|
10120
|
|
- {
|
10121
|
|
- "name": "sales_number",
|
10122
|
|
- "type": "Integer",
|
10123
|
|
- "remark": "",
|
10124
|
|
- "chnname": "出售房源数"
|
10125
|
|
- },
|
10126
|
|
- {
|
10127
|
|
- "name": "preselection_start_time",
|
10128
|
|
- "type": "DateTime",
|
10129
|
|
- "remark": "",
|
10130
|
|
- "chnname": "预选开始时间"
|
10131
|
|
- },
|
10132
|
|
- {
|
10133
|
|
- "name": "preselection_end_time",
|
10134
|
|
- "type": "DateTime",
|
10135
|
|
- "remark": "",
|
10136
|
|
- "chnname": "预选结束时间"
|
10137
|
|
- },
|
10138
|
|
- {
|
10139
|
|
- "name": "raise_start_time",
|
10140
|
|
- "type": "DateTime",
|
10141
|
|
- "remark": "",
|
10142
|
|
- "chnname": "认筹开始时间"
|
10143
|
|
- },
|
10144
|
|
- {
|
10145
|
|
- "name": "raise_end_time",
|
10146
|
|
- "type": "DateTime",
|
10147
|
|
- "remark": "",
|
10148
|
|
- "chnname": "认筹结束时间"
|
10149
|
|
- },
|
10150
|
|
- {
|
10151
|
|
- "name": "preselection_switch",
|
10152
|
|
- "type": "boolean",
|
10153
|
|
- "remark": "",
|
10154
|
|
- "chnname": "认筹是否需预选"
|
10155
|
|
- },
|
10156
|
|
- {
|
10157
|
|
- "name": "raise_switch",
|
10158
|
|
- "type": "boolean",
|
10159
|
|
- "remark": "",
|
10160
|
|
- "chnname": "认筹是否需缴费"
|
10161
|
|
- },
|
10162
|
|
- {
|
10163
|
|
- "name": "payment_duration",
|
10164
|
|
- "type": "Integer",
|
10165
|
|
- "remark": "单位分钟",
|
10166
|
|
- "chnname": "缴费时限"
|
10167
|
|
- },
|
10168
|
|
- {
|
10169
|
|
- "name": "exceed_raise_payment_switch",
|
10170
|
|
- "type": "boolean",
|
10171
|
|
- "remark": "",
|
10172
|
|
- "chnname": "是否允许超出认筹结束时间审核缴费"
|
10173
|
|
- },
|
10174
|
|
- {
|
10175
|
|
- "name": "raise_duration",
|
10176
|
|
- "type": "Integer",
|
10177
|
|
- "remark": "单位小时",
|
10178
|
|
- "chnname": "认筹审核时限"
|
10179
|
|
- },
|
10180
|
|
- {
|
10181
|
|
- "name": "exceed_raise_switch",
|
10182
|
|
- "type": "boolean",
|
10183
|
|
- "remark": "",
|
10184
|
|
- "chnname": "允许超出认筹结束时间审核缴费"
|
10185
|
|
- },
|
10186
|
|
- {
|
10187
|
|
- "name": "raise_payment_duration",
|
10188
|
|
- "type": "Integer",
|
10189
|
|
- "remark": "单位小时",
|
10190
|
|
- "chnname": "认筹审核时限"
|
10191
|
|
- },
|
10192
|
|
- {
|
10193
|
|
- "name": "exceed_raise_verify_switch",
|
10194
|
|
- "type": "boolean",
|
10195
|
|
- "remark": "",
|
10196
|
|
- "chnname": "是否允许超出认筹结束时间审核认筹"
|
10197
|
|
- },
|
10198
|
|
- {
|
10199
|
|
- "name": "raise_price",
|
10200
|
|
- "type": "Money",
|
10201
|
|
- "remark": "",
|
10202
|
|
- "chnname": "认筹金额"
|
10203
|
|
- },
|
10204
|
|
- {
|
10205
|
|
- "name": "payment_type",
|
10206
|
|
- "type": "DefaultString",
|
10207
|
|
- "remark": "",
|
10208
|
|
- "chnname": "缴费方式"
|
10209
|
|
- },
|
10210
|
|
- {
|
10211
|
|
- "name": "payment_voucher",
|
10212
|
|
- "type": "LongText",
|
10213
|
|
- "remark": "",
|
10214
|
|
- "chnname": "缴费凭证说明"
|
10215
|
|
- },
|
10216
|
|
- {
|
10217
|
|
- "name": "status",
|
10218
|
|
- "type": "Integer",
|
10219
|
|
- "remark": "",
|
10220
|
|
- "chnname": "发布状态"
|
10221
|
|
- },
|
10222
|
|
- {
|
10223
|
|
- "name": "update_time",
|
10224
|
|
- "type": "DateTime",
|
10225
|
|
- "remark": "",
|
10226
|
|
- "chnname": "修改时间"
|
10227
|
|
- },
|
10228
|
|
- {
|
10229
|
|
- "name": "aerial_view_img",
|
10230
|
|
- "type": "LongString",
|
10231
|
|
- "remark": "",
|
10232
|
|
- "chnname": "分栋鸟瞰图"
|
10233
|
|
- }
|
10234
|
|
- ],
|
10235
|
|
- "indexs": [],
|
10236
|
|
- "headers": [
|
10237
|
|
- {
|
10238
|
|
- "fieldName": "chnname",
|
10239
|
|
- "relationNoShow": false
|
10240
|
|
- },
|
10241
|
|
- {
|
10242
|
|
- "fieldName": "name",
|
10243
|
|
- "relationNoShow": false
|
10244
|
|
- },
|
10245
|
|
- {
|
10246
|
|
- "fieldName": "type",
|
10247
|
|
- "relationNoShow": false
|
10248
|
|
- },
|
10249
|
|
- {
|
10250
|
|
- "fieldName": "dataType",
|
10251
|
|
- "relationNoShow": true
|
10252
|
|
- },
|
10253
|
|
- {
|
10254
|
|
- "fieldName": "remark",
|
10255
|
|
- "relationNoShow": true
|
10256
|
|
- },
|
10257
|
|
- {
|
10258
|
|
- "fieldName": "pk",
|
10259
|
|
- "relationNoShow": false
|
10260
|
|
- },
|
10261
|
|
- {
|
10262
|
|
- "fieldName": "notNull",
|
10263
|
|
- "relationNoShow": true
|
10264
|
|
- },
|
10265
|
|
- {
|
10266
|
|
- "fieldName": "autoIncrement",
|
10267
|
|
- "relationNoShow": true
|
10268
|
|
- },
|
10269
|
|
- {
|
10270
|
|
- "fieldName": "defaultValue",
|
10271
|
|
- "relationNoShow": true
|
10272
|
|
- },
|
10273
|
|
- {
|
10274
|
|
- "fieldName": "relationNoShow",
|
10275
|
|
- "relationNoShow": true
|
|
9976
|
+ "chnname": "被分享对象"
|
10276
|
9977
|
},
|
10277
|
9978
|
{
|
10278
|
|
- "fieldName": "uiHint",
|
10279
|
|
- "relationNoShow": true
|
10280
|
|
- }
|
10281
|
|
- ],
|
10282
|
|
- "chnname": "销售批次表"
|
10283
|
|
- },
|
10284
|
|
- {
|
10285
|
|
- "title": "ta_house_sales",
|
10286
|
|
- "fields": [
|
10287
|
|
- {
|
10288
|
|
- "name": "house_sales_id",
|
|
9979
|
+ "name": "tagert_type",
|
10289
|
9980
|
"type": "DefaultString",
|
10290
|
9981
|
"remark": "",
|
10291
|
|
- "chnname": "房源与销售批次表",
|
10292
|
|
- "pk": true,
|
10293
|
|
- "notNull": true,
|
10294
|
|
- "autoIncrement": true
|
10295
|
|
- },
|
10296
|
|
- {
|
10297
|
|
- "name": "sales_batch_id",
|
10298
|
|
- "type": "Integer",
|
10299
|
|
- "remark": "",
|
10300
|
|
- "chnname": "销售批次id"
|
10301
|
|
- },
|
10302
|
|
- {
|
10303
|
|
- "name": "house_id",
|
10304
|
|
- "type": "Integer",
|
10305
|
|
- "remark": "",
|
10306
|
|
- "chnname": "房源id"
|
10307
|
|
- },
|
10308
|
|
- {
|
10309
|
|
- "name": "create_date",
|
10310
|
|
- "type": "DateTime",
|
10311
|
|
- "remark": "",
|
10312
|
|
- "chnname": "创建时间"
|
10313
|
|
- },
|
10314
|
|
- {
|
10315
|
|
- "name": "org_id",
|
10316
|
|
- "type": "Integer",
|
10317
|
|
- "remark": "",
|
10318
|
|
- "chnname": "公司id"
|
10319
|
|
- }
|
10320
|
|
- ],
|
10321
|
|
- "indexs": [],
|
10322
|
|
- "headers": [
|
10323
|
|
- {
|
10324
|
|
- "fieldName": "chnname",
|
10325
|
|
- "relationNoShow": false
|
10326
|
|
- },
|
10327
|
|
- {
|
10328
|
|
- "fieldName": "name",
|
10329
|
|
- "relationNoShow": false
|
10330
|
|
- },
|
10331
|
|
- {
|
10332
|
|
- "fieldName": "type",
|
10333
|
|
- "relationNoShow": false
|
10334
|
|
- },
|
10335
|
|
- {
|
10336
|
|
- "fieldName": "dataType",
|
10337
|
|
- "relationNoShow": true
|
10338
|
|
- },
|
10339
|
|
- {
|
10340
|
|
- "fieldName": "remark",
|
10341
|
|
- "relationNoShow": true
|
10342
|
|
- },
|
10343
|
|
- {
|
10344
|
|
- "fieldName": "pk",
|
10345
|
|
- "relationNoShow": false
|
10346
|
|
- },
|
10347
|
|
- {
|
10348
|
|
- "fieldName": "notNull",
|
10349
|
|
- "relationNoShow": true
|
10350
|
|
- },
|
10351
|
|
- {
|
10352
|
|
- "fieldName": "autoIncrement",
|
10353
|
|
- "relationNoShow": true
|
10354
|
|
- },
|
10355
|
|
- {
|
10356
|
|
- "fieldName": "defaultValue",
|
10357
|
|
- "relationNoShow": true
|
10358
|
|
- },
|
10359
|
|
- {
|
10360
|
|
- "fieldName": "relationNoShow",
|
10361
|
|
- "relationNoShow": true
|
10362
|
|
- },
|
10363
|
|
- {
|
10364
|
|
- "fieldName": "uiHint",
|
10365
|
|
- "relationNoShow": true
|
10366
|
|
- }
|
10367
|
|
- ],
|
10368
|
|
- "chnname": "房源与销售批次表"
|
10369
|
|
- },
|
10370
|
|
- {
|
10371
|
|
- "title": "ta_preselection_record",
|
10372
|
|
- "fields": [
|
10373
|
|
- {
|
10374
|
|
- "name": "preselection_record_id",
|
10375
|
|
- "type": "Integer",
|
10376
|
|
- "remark": "",
|
10377
|
|
- "chnname": "预选记录id",
|
10378
|
|
- "pk": true,
|
10379
|
|
- "notNull": true,
|
10380
|
|
- "autoIncrement": true
|
|
9982
|
+ "chnname": "对象类型"
|
10381
|
9983
|
},
|
10382
|
9984
|
{
|
10383
|
9985
|
"name": "create_date",
|
10384
|
9986
|
"type": "DateTime",
|
10385
|
9987
|
"remark": "",
|
10386
|
9988
|
"chnname": "创建时间"
|
10387
|
|
- },
|
10388
|
|
- {
|
10389
|
|
- "name": "org_id",
|
10390
|
|
- "type": "Integer",
|
10391
|
|
- "remark": "",
|
10392
|
|
- "chnname": "公司id"
|
10393
|
|
- },
|
10394
|
|
- {
|
10395
|
|
- "name": "update_date",
|
10396
|
|
- "type": "DefaultString",
|
10397
|
|
- "remark": "",
|
10398
|
|
- "chnname": "更新时间"
|
10399
|
|
- },
|
10400
|
|
- {
|
10401
|
|
- "name": "house_id",
|
10402
|
|
- "type": "DefaultString",
|
10403
|
|
- "remark": "",
|
10404
|
|
- "chnname": "房源id"
|
10405
|
|
- },
|
10406
|
|
- {
|
10407
|
|
- "name": "user_id",
|
10408
|
|
- "type": "Integer",
|
10409
|
|
- "remark": "",
|
10410
|
|
- "chnname": "用户id"
|
10411
|
|
- },
|
10412
|
|
- {
|
10413
|
|
- "name": "status",
|
10414
|
|
- "type": "Integer",
|
10415
|
|
- "remark": "",
|
10416
|
|
- "chnname": "状态"
|
10417
|
|
- },
|
10418
|
|
- {
|
10419
|
|
- "name": "update_user",
|
10420
|
|
- "type": "Integer",
|
10421
|
|
- "remark": "",
|
10422
|
|
- "chnname": "更新人"
|
10423
|
9989
|
}
|
10424
|
9990
|
],
|
10425
|
9991
|
"indexs": [],
|
|
@@ -10469,44 +10035,11 @@
|
10469
|
10035
|
"relationNoShow": true
|
10470
|
10036
|
}
|
10471
|
10037
|
],
|
10472
|
|
- "chnname": "预选记录表"
|
|
10038
|
+ "chnname": "分享技术标"
|
10473
|
10039
|
}
|
10474
|
10040
|
],
|
10475
|
10041
|
"graphCanvas": {
|
10476
|
|
- "nodes": [
|
10477
|
|
- {
|
10478
|
|
- "shape": "table",
|
10479
|
|
- "title": "ta_housing_resources",
|
10480
|
|
- "moduleName": false,
|
10481
|
|
- "x": 314.3125,
|
10482
|
|
- "y": 252,
|
10483
|
|
- "id": "98a310b7"
|
10484
|
|
- },
|
10485
|
|
- {
|
10486
|
|
- "shape": "table",
|
10487
|
|
- "title": "ta_sales_batch",
|
10488
|
|
- "moduleName": false,
|
10489
|
|
- "x": 754.3125,
|
10490
|
|
- "y": 212,
|
10491
|
|
- "id": "d7d48d00"
|
10492
|
|
- },
|
10493
|
|
- {
|
10494
|
|
- "shape": "table",
|
10495
|
|
- "title": "ta_preselection_record",
|
10496
|
|
- "moduleName": false,
|
10497
|
|
- "x": -50,
|
10498
|
|
- "y": 300,
|
10499
|
|
- "id": "41f845c3"
|
10500
|
|
- },
|
10501
|
|
- {
|
10502
|
|
- "shape": "table",
|
10503
|
|
- "title": "ta_house_sales",
|
10504
|
|
- "moduleName": false,
|
10505
|
|
- "x": 310,
|
10506
|
|
- "y": -60,
|
10507
|
|
- "id": "b14213cd"
|
10508
|
|
- }
|
10509
|
|
- ],
|
|
10042
|
+ "nodes": [],
|
10510
|
10043
|
"edges": []
|
10511
|
10044
|
},
|
10512
|
10045
|
"associations": []
|