mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-23 01:46:37 +08:00
添加前端
This commit is contained in:
9
Yi.Vue2.x/src/util/myqq.js
Normal file
9
Yi.Vue2.x/src/util/myqq.js
Normal file
@@ -0,0 +1,9 @@
|
||||
const myqqLogin = {
|
||||
appId: "101951505",
|
||||
redirectURI: "https://jiftcc.com/qq?state=0",
|
||||
};
|
||||
const myqqUpdate = {
|
||||
appId: "101951505",
|
||||
redirectURI: "https://jiftcc.com/qq?state=1",
|
||||
};
|
||||
export default { myqqLogin, myqqUpdate };
|
||||
Reference in New Issue
Block a user