Explorar el Código

Merge branch 'master' of http://git.shengws.com/csx/gdyb

csx hace 2 años
padre
commit
bd5932df96
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      controllers/nm/nm_controller.go

+ 1 - 1
controllers/nm/nm_controller.go Ver fichero

@@ -629,7 +629,7 @@ func (c *NmController) TestGetBasBaseInit() {
629 629
 	//miConfig, _ := service.FindMedicalInsuranceInfo(c.GetAdminUserInfo().CurrentOrgId)
630 630
 	str := make([]byte, 2048)
631 631
 	inputData := make(map[string]interface{})
632
-	inputData["IP"] = "tyjk.nm.hsip.gov.cn"
632
+	inputData["IP"] = "10.38.23.105"
633 633
 	inputData["PORT"] = 8090
634 634
 	inputData["TIMEOUT"] = 180
635 635
 	inputData["LOG_PATH"] = "C:\\log\\"