ソースを参照

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

csx 2 年 前
コミット
fd301810cb
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 2 2
      controllers/nm/nm_controller.go

+ 2 - 2
controllers/nm/nm_controller.go ファイルの表示

@@ -629,8 +629,8 @@ 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"] = "10.144.211.75"
633
-	inputData["PORT"] = 7021
632
+	inputData["IP"] = "tyjk.nm.hsip.gov.cn"
633
+	inputData["PORT"] = 8090
634 634
 	inputData["TIMEOUT"] = 180
635 635
 	inputData["LOG_PATH"] = "C:\\log\\"
636 636
 	//inputData["SFZ_DRIVER_TYPE"] = 0