* Remove use exit for api.

This commit is contained in:
鲁飞
2022-11-03 00:32:42 +00:00
committed by 朱金勇
parent 5e7e6161fb
commit e0cd779954
112 changed files with 375 additions and 357 deletions
+2 -2
View File
@@ -9,14 +9,14 @@
* @version 1
* @link http://www.zentao.net
*/
class taskBatchCreateEntry extends Entry
class taskBatchCreateEntry extends entry
{
/**
* POST method.
*
* @param int $executionID
* @access public
* @return void
* @return string
*/
public function post($executionID = 0)
{