* Format code of the getByID method.
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
@@ -20,7 +20,7 @@ su('admin');
|
||||
|
||||
title=executionModel->getByID();
|
||||
timeout=0
|
||||
pid=1
|
||||
cid=1
|
||||
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user