From efdc8b4866f36611c44c6ebaa4b44e5b212adb6e Mon Sep 17 00:00:00 2001 From: tianshujie Date: Mon, 18 Sep 2023 15:57:15 +0800 Subject: [PATCH] * Refactor ajaxGetProductByID method. --- module/product/control.php | 1 + 1 file changed, 1 insertion(+) diff --git a/module/product/control.php b/module/product/control.php index 18568a5858..46d914b2b3 100755 --- a/module/product/control.php +++ b/module/product/control.php @@ -882,6 +882,7 @@ class product extends control } /** + * 通过产品ID获取产品信息。 * Ajax get product by id. * * @param int $productID