Commit d05a8b2a by zhangleyuan

Merge branch 'feature/zhangleyuan/20210105/wechat-authorize' into dev

parents 028f4eed e16ab1b2
......@@ -49,7 +49,7 @@ class Authorize extends React.Component {
const code = window.getParameterByName('code');
const ticket = window.getParameterByName('ticket');
const params = {
appTermEnum: "XIAOMAI_CLOUD_CLASS_PC_WEB_ADMIN",
appTermEnum: "XIAOMAI_CLOUD_CLASS_PC_WEB_CUSTOMER",
code,
storeId:"1192022572770412395",
ticket
......
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