* Correct the comment.

This commit is contained in:
dingguodong
2023-05-09 20:30:25 +08:00
parent 695bbaa8ee
commit f71cb5ef11
+2 -2
View File
@@ -24,8 +24,8 @@ class todoTao extends todoModel
}
/**
* 获取多条待办。
* Get a todo.
* 获取一个或多个待办。
* Get a or more todo.
*
* @param array $todoIdList
* @access protected