'xxxxxx' * ) */ return array( //rds配置 'main.components.db.connectionString' => 'mysql:host=rm-bp1353x13u02kzess.mysql.rds.aliyuncs.com;dbname=weixin', 'main.components.db.username' => 'zhipuzi', 'main.components.db.password' => 'ZhipuziGX029319', //slave 'main.components.slaveDb.connectionString' => 'mysql:host=rm-bp1353x13u02kzess.mysql.rds.aliyuncs.com;dbname=weixin', 'main.components.slaveDb.username' => 'zhipuzi', 'main.components.slaveDb.password' => 'ZhipuziGX029319', //ADS 'main.components.ads.connectionString' => 'mysql:host=rm-bp1353x13u02kzess.mysql.rds.aliyuncs.com;dbname=weixin', 'main.components.ads.username' => 'zhipuzi', 'main.components.ads.password' => 'ZhipuziGX029319', //用户中心db 'main.components.userDb.connectionString' => 'mysql:host=rm-bp1rnhg66hb9j9ctpeo.mysql.rds.aliyuncs.com;dbname=userdb', 'main.components.userDb.username' => 'zhipuzi', 'main.components.userDb.password' => 'ZhipuziGX029319', //登录页面 'main.components.user.loginUrl' => 'https://www.zhipuzi.com/login.html', //redis配置 //redis服务器地址 'redis.host' => 'r-bp1f00219de2df54.redis.rds.aliyuncs.com', //redis端口 'redis.port' => '6379', //redis密码 'redis.password' => 'a8JDLBksS49DKSFDE', //全局配置 //当前系统环境, dev, test, prod 三种环境,分别对应开发,测试, 生产环境 'global.env' => 'prod', // api地址 'global.apiBaseUrl' => 'https://api.zhipuzi.com', //静态资源url 'global.assetsUrl' => 'https://assets.zhipuzi.com', //wap url 'global.wapBaseUrl' => 'https://wap.zhipuzi.com', //front使用的cdn地址 'global.frontCdnBaseUrl' => 'https://assets.zhipuzi.com', //www url 'global.wwwBaseUrl' => 'https://www.zhipuzi.com', //微信营销域名,支持{appid}参数,格式: http://{appid}.yx.zhipuzi.com {appid}会替换成微信公众号appid 'global.wxYxBaseUrl' => 'http://{appid}.yx.zhipuzi.com', //后台地址 'global.consoleUrl' => 'https://console.zhipuzi.com', //微信开放平台配置 'global.wechatOpenPlatform.appid' => 'wx1ebd2d6dd84d4806', 'global.wechatOpenPlatform.secret' => '1696e0c3e97f6bcfa0176ac72bd7bc98', //公众号消息校验Token 'global.wechatOpenPlatform.token' => 'TPWTPbWvaDWYkoBMGgw3qEvC2XoKl46lQ6A6Np8wjqw', //公众号消息加解密Key 'global.wechatOpenPlatform.encodingaeskey' => 'vh3aZMH16AXxo3hcmKZAy8rTLpEwIVLvgi3oBbZTnp1', //智铺子公众号配置 'global.wechat.appid' => 'wx9213c38c57da2bf6', 'global.wechat.secret' => 'b86b7f9ea84da111359bc65ea9bbec37', //智铺子公众号在商家后台的adminId "global.adminIdForZhipuzi" => "84534", //乐外卖公众号在商家后台的adminId "global.adminIdForLewaimai" => "19", //支付宝开放平台设置 'global.alipayOpenPlatform.appid' => '2018011501877956', //消息队列配置 'global.messageQueue.queues.bigTask' => 'big-task', 'global.messageQueue.queues.smallTask' => 'small-task', //子系统域名配置 //进销存 'global.subSystemBaseUrl.jxc' => 'https://jxc.zhipuzi.com', 'gateway/api/jxc.api' => 'http://127.0.0.1:12123', //同步登录状态的接口地址 'global.webSyncLoginApis' => [ 'https://jxc.zhipuzi.com/merchant/synclogin', ], //阿里云日志服务配置 'log.aliyunLogHub.endpoint' => 'cn-hangzhou.log.aliyuncs.com', //阿里云访问秘钥 AccessKeyId 'log.aliyunLogHub.accessKeyId' => 'LTAIpYffXvFnEUzp', //阿里云访问秘钥 AccessKeySecret 'log.aliyunLogHub.accessKey' => 'F3lqBxo6Uj9pJpLs7btMW5u30X5uKB', //日志库 'log.aliyunLogHub.logstore' => 'product', //阿里云access key id 'opensearch.accessKeyId' => 'LTAIpYffXvFnEUzp', //阿里云access secret 'opensearch.accessSecret' => 'F3lqBxo6Uj9pJpLs7btMW5u30X5uKB', //阿里云opensearch api域名 'opensearch.endPoint' => 'http://intranet.opensearch-cn-hangzhou.aliyuncs.com', //阿里云opensearch app - 外卖订单 'opensearch.indexApps.waimaiOrder' => 'lewaimai_order', //阿里云opensearch app - 商品 'opensearch.indexApps.food' => 'lewaimai_food', //阿里云opensearch app - 顾客 'opensearch.indexApps.lewaimaiCustomer' => 'lewaimai_customer', //阿里云opensearch app - 会员 'opensearch.indexApps.lewaimaiMemberSearch' => 'lewaimai_member', //阿里云access key id 'mns.accessKeyId' => 'LTAIpYffXvFnEUzp', //阿里云access secret 'mns.accessSecret' => 'F3lqBxo6Uj9pJpLs7btMW5u30X5uKB', //阿里云mns api域名 'mns.endPoint' => 'http://1733013318510961.mns.cn-hangzhou-internal.aliyuncs.com/', //监控配置 'statis.db.connectionString' => 'mysql:host=rm-bp1353x13u02kzess.mysql.rds.aliyuncs.com;dbname=weixin', 'statis.db.username' => 'zhipuzi', 'statis.db.password' => 'ZhipuziGX029319', //天下支付商户号 'pay.channels.tianxia.mchId' => '1800776625', //天下支付密钥 'pay.channels.tianxia.key' => '12345', //代付API域名 'pay.channels.tianxia.gateway' => 'http://api.tfb8.com', //微信、支付宝API域名 'pay.channels.tianxia.gateway2' => 'http://upay.tfb8.com', //快服务 'fastservice.clientId' => 'kfw_dvyw4bcu95jw0bdl', 'fastservice.key' => 'cee0uaw012tzip60wvvshstbm4l87pva', 'fastservice.domain' => 'http://api.kfw.net', 'fastservice.merchantLoginUrl' => 'http://api.kfw.net/flow/view/login_pc', //达达 'dada.domain' => 'http://newopen.imdada.cn', //worker 环境参数配置 //php命令路径 'worker.php' => '/alidata/server/php/bin/php', //进程运行角色 'worker.user' => 'www', //乐外卖推送api 'global.pushUrl' => 'http://pushapi.lewaimai.com:9090', 'eleme.platformAppKey' => 'v2mNDIVumW', 'eleme.platformAppSecret' => '870a9e7c33ca9aba3c5482da6989ee6f', 'eleme.storeAppKey' => 'OOIgplBcFZ', 'eleme.storeAppSecret' => '850a8617883ddad68e855128b386cef824901613', 'eleme.callbackUrl' => 'https://api.zhipuzi.com/third/eleme/elemenotify/callBack?admin_id=', 'eleme.scope' => 'all', 'eleme.sandBox' => false, //日志路由配置 // 'main.components.log.routes' => array( // //页面输出性能日志, 网页调试可以打开 // array( // 'class' => 'CProfileLogRoute', // ), // ), //小程序模版配置 //版本号 'mini_commit_version.userVersion' => [ "shop"=>"2.7.40",//单店 "divpage"=>"2.7.39",//微页面 "chainstore"=>"2.7.40",//连锁店 ], //版本描述 'mini_commit_version.userDesc' => [ "shop"=>"智铺子V2.7.40", "divpage"=>"智铺子V2.7.39", "chainstore"=>"智铺子V2.7.40", ], //小程序模版id 'mini_commit_version.templateId' => [ "shop"=>"62", "divpage"=>"61", "chainstore"=>"62", ], 'global.lewaimai_url' => 'https://api.lewaimai.com', 'global.lwm_appid' => 'dsadsa12354654dsad2wqewq22ee', 'global.lwm_secret' => '#sdfa2d!@#AAAAS#@!', );