const Jsz = { mapCenter: { lng: 118.920491, lat: 31.904084 }, async getTypes() { const {data} = await $.get("/jsz/common/getTypes") return data } }