Browse Source

update octopusHttp service

pull/507/head
tzwang 5 months ago
parent
commit
dc2b04c39f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      internal/storeLink/octopusHttp/octopusHttp.go

+ 1
- 1
internal/storeLink/octopusHttp/octopusHttp.go View File

@@ -24,7 +24,7 @@ import (
)

const (
RESOURCE_POOL = "common-pool"
RESOURCE_POOL = "grampus-pool"
Param_Token = "token"
Param_Addr = "addr"
Forward_Slash = "/"


Loading…
Cancel
Save