Ver código fonte

customer配置

wzq 5 anos atrás
pai
commit
5da418fae2
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      config/customer.tpl

+ 2 - 0
config/customer.tpl

@@ -4,4 +4,6 @@ return [
     'app_secret' => '{app_secret}',
     'jwt_secret' => '{jwt_secret}',
     'app_service_url' => '{app_service_url}',
+    'share_post_h5url' => '{share_post_h5url}',
+    'share_post_bean' => '{share_post_bean}',
 ];