度量看板问题修改

Signed-off-by: Jeam_wang <jeam.wangwei@huawei.com>
This commit is contained in:
Jeam_wang 2023-01-09 16:07:47 +08:00
parent 60f72dfa40
commit 8535848a47
2 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# Miscservices/Request
# Request
## Introduction
@ -45,7 +45,7 @@ DataAbility capability: used to obtain files in the DataAbility file protocol pa
## Directory Structure
```
/base/miscservices/request
/base/request/request
├── figures # Architecture diagrams
├── download/ability # Database management module of the download service
├── download/etc # Process configuration files of the download service
@ -618,4 +618,4 @@ uploadTask.remove((err, result) => {
## Repositories Involved
[request_request](https://gitee.com/openharmony/request_request/tree/master/)
[request_request](https://gitee.com/openharmony/request_request)

View File

@ -1,6 +1,6 @@
# 杂散子系统/Request服务
# Request服务
## 简介
### 内容介绍
@ -42,7 +42,7 @@ libcurl: 封装libcurl接口完成上传。
## 目录
```
/base/miscservices/request
/base/request/request
├── figures # 架构图
├── download/ability # 下载服务数据库管理模块
├── download/etc # 下载服务包含的进程配置文件