Commit 4eeb8d0f by feixiang

feat:获取fans表

parent fe82acd3
<?php
namespace Hdll\Services\Buyer\Lib;
interface FansInterface
{
public function get(string $unionId);
}
\ 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