| xqd
@@ -1831,6 +1831,8 @@ class AlbumController extends Controller
|
|
|
|
|
|
$res_account = $this->accountMesage($g_open_id,$weChatApp,$name,$content);
|
|
|
\Log::info($weChatApp->wxFurniture_template_id);
|
|
|
+ \Log::info($user);
|
|
|
+ \Log::info($formId);
|
|
|
if ($user && $formId && !empty($weChatApp->wxFurniture_template_id) && ((!$weChatApp->G_app_id || !$weChatApp->G_app_secret) || $res_account['errcode']!=0)) {
|
|
|
$config_app = [
|
|
|
'app_id' => $weChatApp->app_id,
|