ソースを参照

customer配置

wzq 5 年 前
コミット
5da418fae2
共有1 個のファイルを変更した2 個の追加0 個の削除を含む
  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}',
 ];