// 接口 定义接口前缀:demo-演示版 api-正式版 // export const showIndex = false; // export const gasupList = true; // 是否开始 // appid // 站点Id // 智慧油驿站 // 山东石化879站 export const isDemo = true; export const prefix='demo'; export const appId = 'wxe1135cd390b38a54' export const stationId = 1 // export const isDemo = false; // export const prefix='api'; // export const appId = 'wx5285c34adff1069d' // export const stationId = 5; // export const isDemo = false; // export const prefix='demo'; // export const appId = 'wx260022ef93ba0148' // export const stationId = 118;