This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
file_api
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
readme
master
zhaodengke
1 year ago
parent
6eca7ed535
commit
d82d2392f1
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+ 1
- 1
README.md
View File
@@ -5,7 +5,7 @@
## 项目信息结构
## 项目信息结构
| 名称 | 说明 | 例如 |
| 名称 | 说明 | 例如 |
|:-
|:-:|:-:|:-:|
|:-:|:-:|:-:|
| name | 项目名 | 乳山 |
| name | 项目名 | 乳山 |
| token | 项目唯一标识. 前端上传文件必须携带 | rushan |
| token | 项目唯一标识. 前端上传文件必须携带 | rushan |
| remote_host | 远程项目地址. 前端或后端, 如果不能跨域则使用前端地址 | 如果使用后端地址: http://127.0.0.1:8080; 如果使用前端地址: http://127.0.0.1/api |
| remote_host | 远程项目地址. 前端或后端, 如果不能跨域则使用前端地址 | 如果使用后端地址: http://127.0.0.1:8080; 如果使用前端地址: http://127.0.0.1/api |
Write
Preview
Loading…
Cancel
Save