wzq 6 years ago
parent
commit
449fd72e0a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/customer.tpl

+ 1 - 1
config/customer.tpl

@@ -4,5 +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 }',
+    'chxq_oss_url' => '{chxq_oss_url}',
 ];
 ];