Browse Source

feat:xiugai

wangchuanjin 2 months ago
parent
commit
076782dfe4
3 changed files with 4 additions and 4 deletions
  1. 1 1
      client.go
  2. 1 1
      client_restful_test.go
  3. 2 2
      client_rpc_test.go

+ 1 - 1
client.go

@@ -1,4 +1,4 @@
-package client
+package main
 
 import (
 	"bytes"

+ 1 - 1
client_restful_test.go

@@ -1,4 +1,4 @@
-package client
+package main
 
 import (
 	"io/ioutil"

File diff suppressed because it is too large
+ 2 - 2
client_rpc_test.go


Some files were not shown because too many files changed in this diff