Commit f4002af6 by 王昆

gsb

parent 68ae12c0
...@@ -124,6 +124,7 @@ class innerApi { ...@@ -124,6 +124,7 @@ class innerApi {
url: settings.signApi().personaAuthlFace, url: settings.signApi().personaAuthlFace,
data: { data: {
accountId: account.eaccountid, accountId: account.eaccountid,
account_biz_id: accountId,
callbackUrl: obj.callbackUrl || "https://bpohhr.gongsibao.com/blank", callbackUrl: obj.callbackUrl || "https://bpohhr.gongsibao.com/blank",
notifyUrl: obj.notifyUrl || "https://bpohhr.gongsibao.com/api/econtractApi/transferNotify", notifyUrl: obj.notifyUrl || "https://bpohhr.gongsibao.com/api/econtractApi/transferNotify",
// sysNotifyUrl: "https://bpohhr.gongsibao.com/api/econtractApi/transferNotify", // sysNotifyUrl: "https://bpohhr.gongsibao.com/api/econtractApi/transferNotify",
......
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