Browse Source

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

csx 3 years ago
parent
commit
a6b52f754e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      controllers/sg/his_api_controller.go

+ 1 - 1
controllers/sg/his_api_controller.go View File

@@ -7141,7 +7141,7 @@ func (c *HisApiController) Check390() {
7141 7141
 		"&stmt_begndate=" + "2022-02-01" +
7142 7142
 		"&stm_enddate=" + "2022-02-28" +
7143 7143
 		"&medfee_sumamt=" + "933920.08" +
7144
-		"&fund_pay_sumamt=" + "904130.94" +
7144
+		"&fund_pay_sumamt=" + "887153.34" +
7145 7145
 		"&acct_pay=" + "0" +
7146 7146
 		"&fixmedins_setl_cnt=" + "396" +
7147 7147
 		"&fixmedins_code=" + miConfig.Code +