瀏覽代碼

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

csx 3 年之前
父節點
當前提交
263cba04d2
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      conf/app.conf
  2. 1 1
      controllers/sg/his_api_controller.go

+ 1 - 1
conf/app.conf 查看文件

@@ -45,7 +45,7 @@ appsecret="61ee2e6268497d5aa9de0b0187c39aea"
45 45
 
46 46
 
47 47
 [prod]
48
-org_id = 10106
48
+org_id = 10188
49 49
 mobile_token_expiration_second = 86400
50 50
 httpdomain = https://api.xt.kuyicloud.com
51 51
 sso_domain = https://sso.kuyicloud.com

+ 1 - 1
controllers/sg/his_api_controller.go 查看文件

@@ -7818,7 +7818,7 @@ func (c *HisApiController) GetCheckAccount() {
7818 7818
 		if miConfig.MdtrtareaAdmvs == "320921" || miConfig.MdtrtareaAdmvs == "320982" {
7819 7819
 			api := "http://192.168.3.111:9532/" + "jsyb/3201" +
7820 7820
 				"insutype=" + insutype +
7821
-				"&clr_type=" + clr_type +
7821
+				"&clr_type=" + "11" +
7822 7822
 				"&setl_optins=" + clr_org +
7823 7823
 				"&stmt_begndate=" + start_time +
7824 7824
 				"&stm_enddate=" + end_time +