From 3252a34b85493cca02bc28787feb92f5b31372aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E7=8E=89=E6=98=A5?= <563917701@qq.com> Date: Thu, 15 Sep 2022 06:42:00 +0000 Subject: [PATCH] Update model.php --- module/zahost/model.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/zahost/model.php b/module/zahost/model.php index 746a171b76..93b8d13c25 100644 --- a/module/zahost/model.php +++ b/module/zahost/model.php @@ -110,7 +110,7 @@ class zahostModel extends model /** * Create vm template. * - * @param Object $host + * @param object $host * @access public * @return void */