yjp hai 1 ano
pai
achega
6cfd8cd5b2
Modificáronse 2 ficheiros con 1 adicións e 9 borrados
  1. 1 1
      go.mod
  2. 0 8
      server/deployment/config/config.yaml

+ 1 - 1
go.mod

@@ -3,7 +3,7 @@ module baize-playground
 go 1.22.3
 
 require (
-	git.sxidc.com/go-framework/baize v0.11.3
+	git.sxidc.com/go-framework/baize v0.11.4
 	git.sxidc.com/go-tools/utils v1.5.15
 	git.sxidc.com/service-supports/fslog v0.5.9
 	git.sxidc.com/service-supports/scm-sdk v0.1.0

+ 0 - 8
server/deployment/config/config.yaml

@@ -11,11 +11,3 @@ infrastructure:
       database: test
       max_connections: 20
       max_idle_connections: 5
-#    data_service:
-#      token: "8qe+uPgpQ2JWxu3lSyOx5NjX+INp5WsnoD1ZWb7PBm4="
-#      address: "localhost"
-#      http_port: "10000"
-#      grpc_port: "10001"
-#      namespace: "baize"
-#      data_source: "baize"
-#      timeout_sec: 30