From 89e847aafdc25922d97f2ca465391efae9c21640 Mon Sep 17 00:00:00 2001 From: heyujie <516346543@qq.com> Date: 星期二, 30 十一月 2021 19:59:53 +0800 Subject: [PATCH] GetUserProfile修改 --- httpClient.go | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/httpClient.go b/httpClient.go index 2cdca21..3025aac 100644 --- a/httpClient.go +++ b/httpClient.go @@ -1,4 +1,4 @@ -package dbapi +package bhomedbapi import ( "bytes" -- Gitblit v1.8.0