readme更改

Signed-off-by: wangkai <wangkai424@huawei.com>
This commit is contained in:
wangkai 2022-08-26 14:44:43 +08:00
parent 82c3b0f6c8
commit f45372d5aa
2 changed files with 2 additions and 5 deletions

View File

@ -120,7 +120,7 @@ Some basic concepts related to the DDS are as follows:
Distributed Data Management subsystem
distributeddatamgr\_distributeddatamgr
distributeddatamgr\_datamgr\_service
third\_party\_sqlite

View File

@ -44,9 +44,6 @@
```
/foundation/distributeddatamgr/datamgr_service
├── interfaces # 接口层代码
│ └── innerkits # Native接口
│ └── jskits # JavaScript接口
├── services # 服务层代码
│ └── distributeddataservice # 分布式数据服务实现
└── test # 测试用例资源
@ -120,7 +117,7 @@
分布式数据管理子系统
distributeddatamgr\_datamgr
[distributeddatamgr\_datamgr\_service](https://gitee.com/openharmony/distributeddatamgr_datamgr_service)
[third\_party\_sqlite](https://gitee.com/openharmony/third_party_sqlite)