@@ -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}',
];