Explorar el Código

customer配置

wzq hace 5 años
padre
commit
5da418fae2
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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}',
 ];