對(duì)外部接口默認(rèn)參數(shù)下,獲取不到任何用戶信息;
文件地址:\shop_pro\app\controller\out\User.php,約62行,有邏輯bug;
$where['uid'] = [];
應(yīng)該修改為:
$where = [];
修改后,可以獲取數(shù)據(jù):
對(duì)外部接口默認(rèn)參數(shù)下,獲取不到任何用戶信息;
文件地址:\shop_pro\app\controller\out\User.php,約62行,有邏輯bug;
$where['uid'] = [];
應(yīng)該修改為:
$where = [];
修改后,可以獲取數(shù)據(jù):
楊亞衛(wèi) 最后編輯于2024-08-01 11:40:49
{{item.user_info.nickname ? item.user_info.nickname : item.user_name}} LV.{{ item.user_info.bbs_level }}
作者 管理員 企業(yè)
{{itemf.name}}
{{itemc.user_info.nickname}}
{{itemc.user_name}}
回復(fù) {{itemc.comment_user_info.nickname}}{{itemf.name}}
相關(guān)推薦
快速安全登錄
微信登錄/注冊(cè)
{{ bind_phone ? '綁定手機(jī)' : '手機(jī)登錄'}}