Commit cd5b199f by 高鹏

Merge branch 'fix-updateRobotId' into 'master'

替换默认小号

See merge request rays/pcloud-book!416
parents 8e18195b 1e8c343b
...@@ -487,7 +487,8 @@ public class ReadingActivityBizImpl implements ReadingActivityBiz{ ...@@ -487,7 +487,8 @@ public class ReadingActivityBizImpl implements ReadingActivityBiz{
} }
}else { }else {
String alt1="wxid_lw4vjnxjg45d22";//zyj String alt1="wxid_lw4vjnxjg45d22";//zyj
String alt2="p867263500";//dawei // String alt2="p867263500";//dawei
String alt2="wxid_uiydtw9ztp9x12";
if (need == 1){ if (need == 1){
robotIdList.add(alt1); robotIdList.add(alt1);
}else { }else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment