Commit 14acebfb by 王召彬

Merge branch 'ft-oem' of http://git.dev.2b3.cn/tencent/services into ft-oem

parents f6721f2f 3ddb61d8
......@@ -5,9 +5,8 @@ namespace Hdll\Services\Seller\Lib;
interface OemInterface
{
public function oemConfigByUnionId($key, $unionId);
public function oemConfigByStoreId($key, $storeId);
public function oemConfigByStoreId($storeId);
public function oemConfigBySeller($key, $sellerId);
public function oemConfigBySeller($sellerId);
}
\ 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