mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-10 17:42:50 +00:00
删除打印
This commit is contained in:
parent
6058e10800
commit
703baa519d
@ -87,7 +87,6 @@ class WechatTemplateService implements ProviderInterface
|
||||
try {
|
||||
return WechatService::sendTemplate($openid, $tempid, $data, $url, $defaultColor);
|
||||
} catch (\Exception $e) {
|
||||
dump($e->getMessage());
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user