// 查询卖家中心
export default function getSellerCenter(): string
{
    return 'g+';
}