浏览代码

feat:xiugai

wangchuanjin 3 月之前
父节点
当前提交
777e423e2b
共有 2 个文件被更改,包括 5 次插入2 次删除
  1. 1 0
      client_restful_test.go
  2. 4 2
      client_rpc_test.go

+ 1 - 0
client_restful_test.go

@@ -6,6 +6,7 @@ import (
 )
 
 var (
+	//restfulAddress = "http://172.17.162.27:18011"
 	restfulAddress = "http://127.0.0.1:8011"
 )
 

文件差异内容过多而无法显示
+ 4 - 2
client_rpc_test.go


部分文件因为文件数量过多而无法显示