From 707665bb6e4f77a59df7bc3cfb644adcddd7590b Mon Sep 17 00:00:00 2001 From: dingguodong Date: Sat, 10 Jun 2023 09:22:59 +0800 Subject: [PATCH] * Add comment for story type. --- module/product/zen.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/product/zen.php b/module/product/zen.php index e95369efbe..ac6693d2bf 100644 --- a/module/product/zen.php +++ b/module/product/zen.php @@ -963,7 +963,7 @@ class productZen extends product * @param string $branchID * @param string $moduleID * @param int $param - * @param string $storyType + * @param string $storyType requirement|story * @param string $browseType * @param string $orderBy * @param object $pager