Commit 1de98dac by dzhang

相册服务添加RPC接口

parent 91314563
......@@ -23,7 +23,7 @@ interface AlbumInterface
*
* @param integer $storeId
* @param integer $cmId
* @return array
* @return int
*/
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