Commit f62f0b33 authored by hujun's avatar hujun

1

parent f0416208
...@@ -67,7 +67,7 @@ class GeTuiUtils ...@@ -67,7 +67,7 @@ class GeTuiUtils
try { try {
//模板 //模板
$template = $this->onlineAllTemplate($payload, $title, "1231231"); $template = $this->onlineAllTemplate($payload, $title, "");
} catch (\Exception $e) { } catch (\Exception $e) {
$result['code'] = 'failed'; $result['code'] = 'failed';
$result['msg'] = '字数超过限制'; $result['msg'] = '字数超过限制';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment