Commit b245d263 by dzhang

Merge branch 'v3' into test

parents c4754e4c 1de98dac
...@@ -23,7 +23,7 @@ interface AlbumInterface ...@@ -23,7 +23,7 @@ interface AlbumInterface
* *
* @param integer $storeId * @param integer $storeId
* @param integer $cmId * @param integer $cmId
* @return array * @return int
*/ */
public function getAlbumNumByCmid(int $storeId,int $cmId); public function getAlbumNumByCmid(int $storeId,int $cmId);
} }
\ 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