12345678910111213 |
- export default {
- baseURL: "https://ditu.qqzzhou.com/oa",
- // baseURL: "http://192.168.0.152:8282",
-
-
-
-
- // 高德
- key:'f4226f3eb5a974d153652665b64b497c',
- secretKey:'a9557f94a84a95b515bec96c3bed93f1',
- // 天地图
- tianKey:'1edd9c001a8425cb93631398109d5ab2'
- }
|