mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-11-10 11:09:44 +08:00
update table[opendb-mall-comments,opendb-mall-goods] description
This commit is contained in:
parent
f88429a41f
commit
bfb0b62ea3
@ -8,7 +8,7 @@
|
||||
},
|
||||
"goods_id": {
|
||||
"bsonType": "string",
|
||||
"description": "分类 id,参考`uni-mall-categories`表"
|
||||
"description": "分类 id,参考`opendb-mall-categories`表"
|
||||
},
|
||||
"user_id": {
|
||||
"bsonType": "string",
|
||||
|
@ -8,7 +8,7 @@
|
||||
},
|
||||
"category_id": {
|
||||
"bsonType": "string",
|
||||
"description": "分类 id,参考`uni-mall-categories`表"
|
||||
"description": "分类 id,参考`opendb-mall-categories`表"
|
||||
},
|
||||
"goods_sn": {
|
||||
"bsonType": "string",
|
||||
|
@ -8,7 +8,7 @@
|
||||
},
|
||||
"article_id": {
|
||||
"bsonType": "string",
|
||||
"description": "文章ID,uni-news-posts 表中的`_id`字段"
|
||||
"description": "文章ID,opendb-news-posts 表中的`_id`字段"
|
||||
},
|
||||
"user_id": {
|
||||
"bsonType": "string",
|
||||
|
Loading…
Reference in New Issue
Block a user