Commit c632de31 by xmy

feat:ome comments

parent 6e2680af
...@@ -19,7 +19,7 @@ interface CommentsInterface ...@@ -19,7 +19,7 @@ interface CommentsInterface
* [1=>['virtual'=>1,'real'=>2]] * [1=>['virtual'=>1,'real'=>2]]
* @throws BaseException * @throws BaseException
*/ */
public function getNum(array $itemIds); public function getNum(array $itemIds, $oemId = 0);
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment