Commit e16ab1b2 by zhangleyuan

feat:更改传参

parent 357a8af5
......@@ -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