GITLAB
zhangqijia
/
Pro2dProtoBuffers
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
7eefbf8ae07b1c23e0c5b204bb1f12e671a9c545
Authored by
zhangqijia
2022-05-05 18:56:52 +0800
1 parent
8ff03d76
fix: update
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
doc/gm.md
Inline
Side-by-side
doc/gm.md
Wrap text
Show/Hide comments
View file @
7eefbf8
...
...
@@ -53,6 +53,7 @@ $ curl -i 'http://192.168.0.206:8880/addexp?role_id=150140287594270720&exp=111'
53
53
## 添加装备 [/addeuqip]
54
54
1. 请求方式: GET。
55
55
3. 请求参数:(有参数就传)
56
+
56
57
| 参数 | 类型 | 是否必须 | 备注 |
57
58
| --- | --- | --- | --- |
58
59
| id | int | Y | 装备在配置表中的id |
...
...