浏览代码

图片地址

wzq 6 年之前
父节点
当前提交
e4e1019c16
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      config/customer.tpl

+ 1 - 0
config/customer.tpl

@@ -4,4 +4,5 @@ return [
     'app_secret' => '{app_secret}',
     'app_secret' => '{app_secret}',
     'jwt_secret' => '{jwt_secret}',
     'jwt_secret' => '{jwt_secret}',
     'app_service_url' => '{app_service_url}',
     'app_service_url' => '{app_service_url}',
+    'chxq_oss_url ' => '{chxq_oss_url }',
 ];
 ];