mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-12-26 22:41:15 +08:00
update opendb-department
This commit is contained in:
parent
42b09d2b5b
commit
274e5897ac
@ -43,6 +43,10 @@
|
|||||||
"forceDefaultValue": {
|
"forceDefaultValue": {
|
||||||
"$env": "now"
|
"$env": "now"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"bsonType": "int",
|
||||||
|
"description": "部门状态,0-正常、1-禁用"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@opendb/opendb-department",
|
"name": "@opendb/opendb-department",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1",
|
||||||
"description": "部门表",
|
"description": "部门表",
|
||||||
"keywords": ["部门", "组织机构"],
|
"keywords": ["部门", "组织机构"],
|
||||||
"opendb": {
|
"opendb": {
|
||||||
|
Loading…
Reference in New Issue
Block a user