Commit 4e499d2d by liwotian name

1

parent 8274abf1
...@@ -25,11 +25,11 @@ interface BargainInterface ...@@ -25,11 +25,11 @@ interface BargainInterface
/** /**
* 获取砍价商品的 商品信息 * 获取砍价商品的 商品信息
* @param int $limit_id * @param int $bargain_id
* @return mixed * @return mixed
*/ */
public function getgoodsinfo( public function getgoodsinfo(
int $limit_id int $bargain_id
); );
} }
\ 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