Skip to content

Commit f84453a

Browse files
committed
update
1 parent cfacc3b commit f84453a

File tree

18 files changed

+13
-768
lines changed

18 files changed

+13
-768
lines changed

src/component/web/http_client/reqKit/logger.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
package reqKit
22

33
import (
4-
"github.com/imroc/req/v3"
54
"io"
65
"log"
6+
7+
"github.com/imroc/req/v3"
78
)
89

910
var (

src/component/web/http_client/reqKit/method_get.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ package reqKit
22

33
import (
44
"context"
5+
56
"github.com/imroc/req/v3"
67
)
78

src/component/web/http_client/reqKit/method_post.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ package reqKit
22

33
import (
44
"context"
5+
56
"github.com/imroc/req/v3"
67
)
78

src/thirdParty/_info.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

src/thirdParty/baidu/ocrKit/_info.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

src/thirdParty/baidu/ocrKit/access_token.go

Lines changed: 0 additions & 103 deletions
This file was deleted.

src/thirdParty/baidu/ocrKit/bean.go

Lines changed: 0 additions & 62 deletions
This file was deleted.

src/thirdParty/baidu/ocrKit/recognize.go

Lines changed: 0 additions & 62 deletions
This file was deleted.

src/thirdParty/baidu/ocrKit/recognize_test.go

Lines changed: 0 additions & 35 deletions
This file was deleted.

src/thirdParty/gaodeKit/client.go

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)