9 lines
263 B
JavaScript
9 lines
263 B
JavaScript
window.__LINGNIU_APP_CONFIG__ = {
|
|
amapWebJsKey: '',
|
|
// Production should prefer amapSecurityServiceHost and keep amapSecurityJsCode on the API service.
|
|
amapSecurityJsCode: '',
|
|
amapSecurityServiceHost: '',
|
|
apiBaseUrl: '',
|
|
prototypeUseRealData: true
|
|
};
|