@@ -93,7 +93,7 @@ class Head extends Backend
}
//发送微信模板消息
Apply::wxAuditMessage($row->id,1,$audit);
- $this->success("审核成功");
+ $this->success();
/**