1、文件:app/controller/store/staff/StoreStaff.php
2、方法:update,大概216行
3、增加接受参数:如下图(1)所示
['image', ''],
4、增加参数处理,如上图(2)所示
if ($data['image']) {
$data['uid'] = $data['image']['uid'];
$data['avatar'] = $data['image']['image'];
}
5、重启swoole守护进程
1、文件:app/controller/store/staff/StoreStaff.php
2、方法:update,大概216行
3、增加接受参数:如下图(1)所示
['image', ''],
4、增加参数处理,如上图(2)所示
if ($data['image']) {
$data['uid'] = $data['image']['uid'];
$data['avatar'] = $data['image']['image'];
}
5、重启swoole守护进程
全 最后编辑于2022-11-17 09:24:36
相关推荐
快速安全登录
微信登录/注册
{{ bind_phone ? '绑定手机' : '手机登录'}}
{{item.user_info.nickname ? item.user_info.nickname : item.user_name}}
作者 管理员 企业
{{itemf.name}}
{{itemc.user_info.nickname}}
{{itemc.user_name}}
回复 {{itemc.comment_user_info.nickname}}
{{itemf.name}}