Merge branch 'sprint/return' into 'master'
* Fix return value declaration error of getFeishuData. See merge request easycorp/zentaopms!5260
This commit is contained in:
@@ -598,7 +598,7 @@ class webhookModel extends model
|
||||
* @param string $title
|
||||
* @param string $text
|
||||
* @access public
|
||||
* @return string
|
||||
* @return object
|
||||
*/
|
||||
public function getFeishuData($title, $text)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user