|
@@ -4,7 +4,7 @@
|
4
|
4
|
"avatar": "",
|
5
|
5
|
"version": "3.1.0",
|
6
|
6
|
"createdTime": "2021-8-16 17:41:07",
|
7
|
|
- "updatedTime": "2021-8-30 18:48:29",
|
|
7
|
+ "updatedTime": "2021-9-4 16:21:52",
|
8
|
8
|
"dbConns": [],
|
9
|
9
|
"profile": {
|
10
|
10
|
"default": {
|
|
@@ -2651,7 +2651,7 @@
|
2651
|
2651
|
"indexes": []
|
2652
|
2652
|
},
|
2653
|
2653
|
{
|
2654
|
|
- "defKey": "ta_shop_images",
|
|
2654
|
+ "defKey": "ta_image",
|
2655
|
2655
|
"defName": "商铺图片",
|
2656
|
2656
|
"comment": "",
|
2657
|
2657
|
"properties": {},
|
|
@@ -2750,8 +2750,23 @@
|
2750
|
2750
|
"domain": "Int"
|
2751
|
2751
|
},
|
2752
|
2752
|
{
|
2753
|
|
- "defKey": "shop_id",
|
2754
|
|
- "defName": "商铺ID",
|
|
2753
|
+ "defKey": "target_type",
|
|
2754
|
+ "defName": "所属对象类型",
|
|
2755
|
+ "comment": "",
|
|
2756
|
+ "type": "VARCHAR",
|
|
2757
|
+ "len": "32",
|
|
2758
|
+ "scale": "",
|
|
2759
|
+ "primaryKey": false,
|
|
2760
|
+ "notNull": false,
|
|
2761
|
+ "autoIncrement": false,
|
|
2762
|
+ "defaultValue": "",
|
|
2763
|
+ "hideInGraph": false,
|
|
2764
|
+ "refDict": "",
|
|
2765
|
+ "domain": "Dict"
|
|
2766
|
+ },
|
|
2767
|
+ {
|
|
2768
|
+ "defKey": "target_id",
|
|
2769
|
+ "defName": "所属对象ID",
|
2755
|
2770
|
"comment": "",
|
2756
|
2771
|
"type": "VARCHAR",
|
2757
|
2772
|
"len": 32,
|
|
@@ -6372,6 +6387,19 @@
|
6372
|
6387
|
"refDict": "",
|
6373
|
6388
|
"domain": "IdOrKey"
|
6374
|
6389
|
},
|
|
6390
|
+ {
|
|
6391
|
+ "defKey": "description",
|
|
6392
|
+ "defName": "子订单描述",
|
|
6393
|
+ "comment": "",
|
|
6394
|
+ "type": "VARCHAR",
|
|
6395
|
+ "len": 128,
|
|
6396
|
+ "scale": "",
|
|
6397
|
+ "primaryKey": false,
|
|
6398
|
+ "notNull": false,
|
|
6399
|
+ "autoIncrement": false,
|
|
6400
|
+ "defaultValue": "",
|
|
6401
|
+ "hideInGraph": false
|
|
6402
|
+ },
|
6375
|
6403
|
{
|
6376
|
6404
|
"defKey": "shop_id",
|
6377
|
6405
|
"defName": "商铺ID",
|
|
@@ -6521,6 +6549,21 @@
|
6521
|
6549
|
"hideInGraph": false,
|
6522
|
6550
|
"refDict": "",
|
6523
|
6551
|
"domain": "DateTime"
|
|
6552
|
+ },
|
|
6553
|
+ {
|
|
6554
|
+ "defKey": "verified_date",
|
|
6555
|
+ "defName": "核销时间",
|
|
6556
|
+ "comment": "",
|
|
6557
|
+ "type": "DATETIME",
|
|
6558
|
+ "len": "",
|
|
6559
|
+ "scale": "",
|
|
6560
|
+ "primaryKey": false,
|
|
6561
|
+ "notNull": false,
|
|
6562
|
+ "autoIncrement": false,
|
|
6563
|
+ "defaultValue": "",
|
|
6564
|
+ "hideInGraph": false,
|
|
6565
|
+ "refDict": "",
|
|
6566
|
+ "domain": "DateTime"
|
6524
|
6567
|
}
|
6525
|
6568
|
],
|
6526
|
6569
|
"correlations": [],
|
|
@@ -7056,6 +7099,21 @@
|
7056
|
7099
|
"refDict": "",
|
7057
|
7100
|
"domain": "Int"
|
7058
|
7101
|
},
|
|
7102
|
+ {
|
|
7103
|
+ "defKey": "description",
|
|
7104
|
+ "defName": "商品描述",
|
|
7105
|
+ "comment": "",
|
|
7106
|
+ "type": "VARCHAR",
|
|
7107
|
+ "len": 128,
|
|
7108
|
+ "scale": "",
|
|
7109
|
+ "primaryKey": false,
|
|
7110
|
+ "notNull": false,
|
|
7111
|
+ "autoIncrement": false,
|
|
7112
|
+ "defaultValue": "",
|
|
7113
|
+ "hideInGraph": false,
|
|
7114
|
+ "refDict": "",
|
|
7115
|
+ "domain": ""
|
|
7116
|
+ },
|
7059
|
7117
|
{
|
7060
|
7118
|
"defKey": "status",
|
7061
|
7119
|
"defName": "状态",
|
|
@@ -9146,6 +9204,35 @@
|
9146
|
9204
|
"hideInGraph": false,
|
9147
|
9205
|
"refDict": "",
|
9148
|
9206
|
"domain": "Int"
|
|
9207
|
+ },
|
|
9208
|
+ {
|
|
9209
|
+ "defKey": "city_id",
|
|
9210
|
+ "defName": "所属区",
|
|
9211
|
+ "comment": "",
|
|
9212
|
+ "type": "VARCHAR",
|
|
9213
|
+ "len": "60",
|
|
9214
|
+ "scale": "",
|
|
9215
|
+ "primaryKey": false,
|
|
9216
|
+ "notNull": false,
|
|
9217
|
+ "autoIncrement": false,
|
|
9218
|
+ "defaultValue": "",
|
|
9219
|
+ "hideInGraph": false,
|
|
9220
|
+ "domain": "DefaultString"
|
|
9221
|
+ },
|
|
9222
|
+ {
|
|
9223
|
+ "defKey": "status",
|
|
9224
|
+ "defName": "状态",
|
|
9225
|
+ "comment": "",
|
|
9226
|
+ "type": "INT",
|
|
9227
|
+ "len": "",
|
|
9228
|
+ "scale": "",
|
|
9229
|
+ "primaryKey": false,
|
|
9230
|
+ "notNull": false,
|
|
9231
|
+ "autoIncrement": false,
|
|
9232
|
+ "defaultValue": "",
|
|
9233
|
+ "hideInGraph": false,
|
|
9234
|
+ "refDict": "",
|
|
9235
|
+ "domain": "Int"
|
9149
|
9236
|
}
|
9150
|
9237
|
],
|
9151
|
9238
|
"correlations": [],
|
|
@@ -9350,7 +9437,7 @@
|
9350
|
9437
|
"ta_hotel_worker",
|
9351
|
9438
|
"ta_shop",
|
9352
|
9439
|
"ta_shop_tags",
|
9353
|
|
- "ta_shop_images",
|
|
9440
|
+ "ta_image",
|
9354
|
9441
|
"ta_shop_package",
|
9355
|
9442
|
"ta_shop_package_setting",
|
9356
|
9443
|
"ta_shop_package_time",
|