mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-12-26 22:41:15 +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": {
|
"goods_id": {
|
||||||
"bsonType": "string",
|
"bsonType": "string",
|
||||||
"description": "分类 id,参考`uni-mall-categories`表"
|
"description": "分类 id,参考`opendb-mall-categories`表"
|
||||||
},
|
},
|
||||||
"user_id": {
|
"user_id": {
|
||||||
"bsonType": "string",
|
"bsonType": "string",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"category_id": {
|
"category_id": {
|
||||||
"bsonType": "string",
|
"bsonType": "string",
|
||||||
"description": "分类 id,参考`uni-mall-categories`表"
|
"description": "分类 id,参考`opendb-mall-categories`表"
|
||||||
},
|
},
|
||||||
"goods_sn": {
|
"goods_sn": {
|
||||||
"bsonType": "string",
|
"bsonType": "string",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"article_id": {
|
"article_id": {
|
||||||
"bsonType": "string",
|
"bsonType": "string",
|
||||||
"description": "文章ID,uni-news-posts 表中的`_id`字段"
|
"description": "文章ID,opendb-news-posts 表中的`_id`字段"
|
||||||
},
|
},
|
||||||
"user_id": {
|
"user_id": {
|
||||||
"bsonType": "string",
|
"bsonType": "string",
|
||||||
|
Loading…
Reference in New Issue
Block a user