Commit a96d72b7 by 王召彬

添加店铺佣金规则接口

parent af70a603
...@@ -13,7 +13,7 @@ namespace Hdll\Services\Store\Lib; ...@@ -13,7 +13,7 @@ namespace Hdll\Services\Store\Lib;
use Swoft\Core\ResultInterface; use Swoft\Core\ResultInterface;
/** /**
* The interface of store-template service * The interface of store-commission service
* *
* @method ResultInterface deferGetCommissionRule(int $storeId) * @method ResultInterface deferGetCommissionRule(int $storeId)
* @method ResultInterface deferUpdateByStoreId(int $storeId) * @method ResultInterface deferUpdateByStoreId(int $storeId)
......
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