mirror of
https://gitee.com/openharmony/request_request
synced 2024-11-27 00:50:56 +00:00
度量看板问题修改
Signed-off-by: Jeam_wang <jeam.wangwei@huawei.com>
This commit is contained in:
parent
60f72dfa40
commit
8535848a47
@ -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)
|
@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
# 杂散子系统/Request服务
|
||||
# Request服务
|
||||
## 简介
|
||||
### 内容介绍
|
||||
|
||||
@ -42,7 +42,7 @@ libcurl: 封装libcurl接口完成上传。
|
||||
## 目录
|
||||
|
||||
```
|
||||
/base/miscservices/request
|
||||
/base/request/request
|
||||
├── figures # 架构图
|
||||
├── download/ability # 下载服务数据库管理模块
|
||||
├── download/etc # 下载服务包含的进程配置文件
|
||||
|
Loading…
Reference in New Issue
Block a user