173799761 2 years ago
parent
commit
31bf6bd2fe
1 changed files with 5 additions and 1 deletions
  1. 5 1
      ic1101_cocos_API.md

+ 5 - 1
ic1101_cocos_API.md

@@ -854,7 +854,7 @@ http://127.0.0.1:7379/new_battle/passwordUpdate?account=test1111&newPwd=2&oldPwd
 
 用户自定义上传目录
 
- `/game/website/afh5/1.0.1/meta/player/`  默认存放的根目录地址  url : https://dev.ic1101.top/meta/player/1.png 
+ `/game/website/afh5/1.0.1/meta/player/default/`  默认存放的根目录地址  url : https://dev.ic1101.top/meta/player/default/1.png 
 
 
 
@@ -862,6 +862,10 @@ http://127.0.0.1:7379/new_battle/passwordUpdate?account=test1111&newPwd=2&oldPwd
 
 
 
+ `/game/website/afh5/1.0.1/meta/player/head/` 用户上传的子定义头像图片   url : https://dev.ic1101.top/meta/player/head/1.png
+
+
+
 请求
 
 | 参数名    | 类型   | 是否必填 | 是否参与加密 | 说明                                         |