"yip"
This commit is contained in:
@@ -69,7 +69,7 @@ export default defineComponent({
|
|||||||
const getToken = () => {
|
const getToken = () => {
|
||||||
spinningLoading.value = true;
|
spinningLoading.value = true;
|
||||||
jsonp(jsonpUrl, {
|
jsonp(jsonpUrl, {
|
||||||
appId: "yls",
|
appId: "yip",
|
||||||
remoteIp: returnCitySN["cip"],
|
remoteIp: returnCitySN["cip"],
|
||||||
callbackQuery: "jsonpCallback",
|
callbackQuery: "jsonpCallback",
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user