Sfoglia il codice sorgente

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

csx 1 anno 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,9 +832,9 @@ func (c *JSybController) TestGetBasBaseInit(code string, secret_key string, ak s
832 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 838
 	inputData["CARD_PASSTYPE"] = "1"
839 839
 	inputData["API_NAME"] = "hssServives"
840 840
 	inputData["API_VERSION"] = "1.0.0"