update table[opendb-mall-comments,opendb-mall-goods] description

This commit is contained in:
handongxun 2020-08-20 17:27:51 +08:00
parent f88429a41f
commit bfb0b62ea3
3 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
},
"goods_id": {
"bsonType": "string",
"description": "分类 id参考`uni-mall-categories`表"
"description": "分类 id参考`opendb-mall-categories`表"
},
"user_id": {
"bsonType": "string",

View File

@ -8,7 +8,7 @@
},
"category_id": {
"bsonType": "string",
"description": "分类 id参考`uni-mall-categories`表"
"description": "分类 id参考`opendb-mall-categories`表"
},
"goods_sn": {
"bsonType": "string",

View File

@ -8,7 +8,7 @@
},
"article_id": {
"bsonType": "string",
"description": "文章IDuni-news-posts 表中的`_id`字段"
"description": "文章IDopendb-news-posts 表中的`_id`字段"
},
"user_id": {
"bsonType": "string",