健康同学微信公众号h5项目
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.

пре 1 година
12345678
  1. module.exports = {
  2. title: '健康同学',
  3. baseUrl: 'https://id.ssjlai.com/webapi', // 测试项目地址
  4. baseApi: 'https://id.ssjlai.com/webapi', // 测试api请求地址
  5. javaAPI: 'https://id.ssjlai.com/healthstudent', // 测试环境-Java服务api
  6. APPID: 'xxx',
  7. APPSECRET: 'xxx'
  8. };