修改腾讯地图的key
This commit is contained in:
parent
94aff0ca6e
commit
6ad48ce196
@ -1,8 +1,8 @@
|
||||
import axios from 'axios'
|
||||
import { md5 } from '../utils/security.util'
|
||||
|
||||
const key = 'LAHBZ-TXZYJ-CT7FQ-KIK5N-Z6PBV-QCFXN'
|
||||
const signKey = 'lWmmEpmAul4u8q9gktxFmu5N36IslYyy'
|
||||
const key = 'SWKBZ-SI6C3-TNG3L-3IXSD-XLLXV-CJB5Q'
|
||||
const signKey = 'EuadDaRCGIyXpxEMSCJqPS2t4NGA44Rt'
|
||||
|
||||
|
||||
export async function queryArea(keyword: string, region: string) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user