const chinaAdCode = '100000' //只在第一次进入系统查询时,设置初始值使用,查询之后就会把默认值替换了 export default class LocationConst { static readonly chinaAdCode = chinaAdCode }