"use strict"; let obj = { H5_API: "", //h5代理 WX_API: "http://question.ywxcw.cn/questionapi/", //非代理地址 不要忘记加/ website: "http://192.168.1.37", httpPrefix: "api/", mapKey: "IDZBZ-L5GCZ-EQXXA-ZR5K4-JTSXH-IQBLO", // 支付测试地址 // preUrl: 'https://u8wbs.zyebank.cn/cem_ysb_u6/index.html', // const preUrl = 'https://u8wbs.zyebank.cn/cem_ysb_u8/index.html' // 生产地址 preUrl: "https://zmcht.zybank.com.cn/cem_ysb/index.html" }; exports.obj = obj;