Commit bd5f7adb by liwotian name

brargain interface add staordid

parent 7a11bba0
...@@ -22,7 +22,6 @@ interface BargainInterface ...@@ -22,7 +22,6 @@ interface BargainInterface
{ {
/** /**
* 获取砍价商品的 商品信息 * 获取砍价商品的 商品信息
* @param int $bargain_id * @param int $bargain_id
......
...@@ -17,7 +17,7 @@ use Swoft\Pool\PoolProperties; ...@@ -17,7 +17,7 @@ use Swoft\Pool\PoolProperties;
* @Bean() * @Bean()
* the config of service bargain * the config of service bargain
*/ */
class BargainPoolConfig extends PoolProperties class TimelimitbuyPoolConfig extends PoolProperties
{ {
protected $name = 'bargain'; protected $name = 'bargain';
......
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