Commit df34d04c by 王栋源

wdy

parent 41e4a23d
......@@ -86,7 +86,7 @@ class TmtransactionApi extends ApiBase {
}
if (info.push_type == 2) {
var pobj = {
fid: info.wxuser_id,
receiverId: info.wxuser_id,
title: info.companyname,
linkUrl: j
}
......
......@@ -532,7 +532,7 @@ class ToolCtl {
}
if (obj.push_type == 2) {
var pobj = {
fid: obj.wxuser_id,
receiverId: obj.wxuser_id,
title: obj.companyname,
linkUrl: info.filepath
}
......
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