Commit 887dc2cf by Joneq

增加时间监听

parent f548e9a9
Showing with 1 additions and 1 deletions
...@@ -242,7 +242,7 @@ func UpdateOldGoodsId() { ...@@ -242,7 +242,7 @@ func UpdateOldGoodsId() {
numArr []string numArr []string
) )
client := rpc.NewHTTPClient("http://119.23.228.186:50005/") client := rpc.NewHTTPClient("http://172.18.137.19:50005/")
client.UseService(&sub) client.UseService(&sub)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment