Commit 486db109 by xmy

feat:oem

parent bc08eada
...@@ -7,7 +7,7 @@ interface OemInterface ...@@ -7,7 +7,7 @@ interface OemInterface
public function oemConfigByUnionId($key, $unionId); public function oemConfigByUnionId($key, $unionId);
public function oemConfigByStoreId($key, $unionId); public function oemConfigByStoreId($key, $storeId);
public function oemConfigBySeller($key, $sellerId); public function oemConfigBySeller($key, $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