zhengyiming
23 小时以前 9dcaac6cb2e5bbf0c6a70330bdda6c25a5faaa1f
apps/bMiniApp/config/prod.js
@@ -1,11 +1,13 @@
module.exports = {
  env: {
    NODE_ENV: '"production"',
    BASE_URL: '"https://api.81812333.com"',
    BASE_URL_JX: '"https://api.jx818.com"',
    BASE_URL: '"https://lgdapi.81812333.com"',
    BASE_URL_JX: '"https://lgdapi.jx818.com"',
    OSS_URL: '"https://parkmanagement.oss-cn-hangzhou.aliyuncs.com"',
    APP_ENV: '"production"',
    WEMAP_KEY: 'DYRBZ-ZGPCF-X3OJN-N2AA3-JWUCE-HEBXJ',
  },
  defineConstants: {},