+ Add comment of space::getSpaceInstances method.

This commit is contained in:
tianshujie
2023-12-25 14:32:40 +08:00
parent 9299d42f03
commit f1007be719
+1 -1
View File
@@ -105,7 +105,7 @@ class spaceModel extends model
* Get app list in space by space id.
*
* @param int $spaceID
* @param string $status
* @param string $status all|running|stopped|abnormal
* @param string $searchName
* @param object $pager
* @access public