* Format code of the getByID method.

This commit is contained in:
tianshujie
2023-08-28 14:29:10 +08:00
parent 3781a72f46
commit f27d0718af
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
*/
+1 -1
View File
@@ -20,7 +20,7 @@ su('admin');
title=executionModel->getByID();
timeout=0
pid=1
cid=1
*/