update collection/uni-id-base-order/collection.json.

This commit is contained in:
linju 2021-07-02 15:10:30 +00:00 committed by Gitee
parent 781ab62ee6
commit 6693482bec

View File

@ -25,7 +25,10 @@
"user_id": { "user_id": {
"bsonType": "String", "bsonType": "String",
"description": "下单用户IDuni-id-users表", "description": "下单用户IDuni-id-users表",
"foreignKey":"uni-id-users._id" "foreignKey":"uni-id-users._id",
"forceDefaultValue": {
"$env": "uid"
}
}, },
"platform": { "platform": {
"bsonType": "String", "bsonType": "String",