diff --git a/module/execution/model.php b/module/execution/model.php index f20321d149..0789c2cadd 100755 --- a/module/execution/model.php +++ b/module/execution/model.php @@ -2517,8 +2517,8 @@ class executionModel extends model * 获取执行的信息。 * Get the execution information by ID. * - * @param int $executionID - * @param bool $setImgSize + * @param int $executionID + * @param bool $setImgSize * @access public * @return object|false */ diff --git a/module/execution/test/model/getbyid.php b/module/execution/test/model/getbyid.php index 9df44d3d16..29044a618d 100755 --- a/module/execution/test/model/getbyid.php +++ b/module/execution/test/model/getbyid.php @@ -20,7 +20,7 @@ su('admin'); title=executionModel->getByID(); timeout=0 -pid=1 +cid=1 */