Skip to content
Commits on Source (1)
......@@ -13,7 +13,7 @@ const token = IS_PROD
: 'f658c515-d407-42a0-a537-0993a4ed13f1';
const gisUrl = IS_PROD
? 'https://api.cd.cegn.cn:4432/gateway/gis/1/'
? 'https://10.1.174.34:13600/cim/'
: 'https://api.cdmbc.cn:4432/gateway/gis/1/';
export default {
......