This commit is contained in:
parent
f2ab44bb8f
commit
d2769f4c21
|
@ -13,7 +13,7 @@ module.exports = Self => {
|
|||
},
|
||||
http: {
|
||||
path: `/return`,
|
||||
verb: 'POST'
|
||||
verb: 'GET'
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue