You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

15 lines
335 B

const urlCreatesign = urldomaincreatesign
const urlGateway = urldomaingateway
export const appmark = "sdzwapp"
export const appword = "aKd20dbGdFvmuwrt"
const appid = 'cgstjyyjzpzp';
const appMode = true;//是否开启爱山东中控台接口调用方式
export default {
appid,
appMode,
urlCreatesign,
urlGateway,
}