Commit d6556868 by xmy

Merge branch 'ft-comments-oem'

parents 17adcbb9 c632de31
......@@ -19,7 +19,7 @@ interface CommentsInterface
* [1=>['virtual'=>1,'real'=>2]]
* @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