mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-12-26 22:41: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": {
|
"user_id": {
|
||||||
"bsonType": "String",
|
"bsonType": "String",
|
||||||
"description": "下单用户ID,uni-id-users表",
|
"description": "下单用户ID,uni-id-users表",
|
||||||
"foreignKey":"uni-id-users._id"
|
"foreignKey":"uni-id-users._id",
|
||||||
|
"forceDefaultValue": {
|
||||||
|
"$env": "uid"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"platform": {
|
"platform": {
|
||||||
"bsonType": "String",
|
"bsonType": "String",
|
||||||
|
Loading…
Reference in New Issue
Block a user