移动app
This commit is contained in:
9
uni-im示例/uniCloud-aliyun/database/db_init.json
Normal file
9
uni-im示例/uniCloud-aliyun/database/db_init.json
Normal file
@@ -0,0 +1,9 @@
|
||||
// 在本文件中可配置云数据库初始化,数据格式见:https://uniapp.dcloud.io/uniCloud/hellodb?id=db-init
|
||||
// 编写完毕后对本文件点右键,可按配置规则创建表和添加数据
|
||||
{
|
||||
"opendb-tempdata": {},
|
||||
"opendb-department": {},
|
||||
"uni-id-users": {
|
||||
"data": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user