企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持知识库和私有化部署方案 广告
[TOC] ## 坑 1,信息合并: web端与微信进入的两个用户 2,关注了公众号的: 会员余额等信息保存在 mc_member表中去了; ## 修改重点 ### 查看当前所在文件 :-: 1显示页面加载文件     2所有模式链接 ```php $testMod= 1; $fname= '<b>'.$file.':::'.$class.'->'.$method.'<br/></b>'; $texxt = "<div style='position:fixed;top:0px;z-index:10000;color:red;'>$fname</div>"; if($testMod==1){ if(!$_W['isajax']){ echo $texxt; } }else if($testMod==2){ echo $texxt; }else { } ``` ### 2.无法登陆问题      D:/[www/wjb\_bt\_cn/addons/ewei\_shopv2/core/mobile/account/index.php:::Index\_EweiShopV2Page](http://www/wjb_bt_cn/addons/ewei_shopv2/core/mobile/account/index.php:::Index_EweiShopV2Page)\->login     数据库出现两条同openid的数据,  导致密码验证不一致 ## 订单创建 报微信错误问题 ``` http://wjb.bt.cn/app/index.php?i=3&c=entry&m=ewei_shopv2&do=mobile&r=order.create&mid=2309&id=199&optionid=407&total=1&giftid&liveid=0 ``` 1066行  /addons/ewei\_shopv2/core/com/wxcard.php-  725行  临时取消微信获取