Commit bafa9bc9 by xmy

feat:获取用户by openid

parent 2678fe47
......@@ -6,6 +6,7 @@ namespace Hdll\Services\Buyer\Lib;
/**
* @method ResultInterface deferGetByUnionId(string $unionId, int $storeId)
* @method ResultInterface deferUsefulAgent(int $storeId, int $agentId)
* @method ResultInterface deferGetByOpenId(string $openId, int $storeId)
* Interface AgentInterface
* @package Hdll\Services\Buyer\Lib
*/
......
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