Sfoglia il codice sorgente

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

csx 2 anni fa
parent
commit
6d7f388cff
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      controllers/js/jsyb_controller.go

+ 2 - 2
controllers/js/jsyb_controller.go Vedi File

832
 	inputData["LOG_PATH"] = "C:\\log\\"
832
 	inputData["LOG_PATH"] = "C:\\log\\"
833
 	//
833
 	//
834
 
834
 
835
-	inputData["EC_URL"] = "http://10.58.33.207:10086/localcfc/api/hsecfc/localQrCodeQuery"
835
+	//inputData["EC_URL"] = "http://10.58.33.207:10086/localcfc/api/hsecfc/localQrCodeQuery"
836
 
836
 
837
-	//inputData["EC_URL"] = "http://10.72.3.127:10086/localcfc/api/hsecfc/localQrCodeQuery"
837
+	inputData["EC_URL"] = "http://10.72.3.127:10086/localcfc/api/hsecfc/localQrCodeQuery"
838
 	inputData["CARD_PASSTYPE"] = "1"
838
 	inputData["CARD_PASSTYPE"] = "1"
839
 	inputData["API_NAME"] = "hssServives"
839
 	inputData["API_NAME"] = "hssServives"
840
 	inputData["API_VERSION"] = "1.0.0"
840
 	inputData["API_VERSION"] = "1.0.0"