mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-12-26 14:31:15 +08:00
update collection/uni-id-base-order/collection.json.
This commit is contained in:
parent
781ab62ee6
commit
6693482bec
@ -25,7 +25,10 @@
|
||||
"user_id": {
|
||||
"bsonType": "String",
|
||||
"description": "下单用户ID,uni-id-users表",
|
||||
"foreignKey":"uni-id-users._id"
|
||||
"foreignKey":"uni-id-users._id",
|
||||
"forceDefaultValue": {
|
||||
"$env": "uid"
|
||||
}
|
||||
},
|
||||
"platform": {
|
||||
"bsonType": "String",
|
||||
|
Loading…
Reference in New Issue
Block a user