csx 4 years ago
parent
commit
3227b17238
1 changed files with 2 additions and 2 deletions
  1. 2 2
      controllers/sg/his_api_controller.go

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

@@ -2916,8 +2916,8 @@ func (c *HisApiController) Check390() {
2916 2916
 		"&setl_optins=" + "定点医保中心" +
2917 2917
 		"&stmt_begndate=" + "2021-03-01" +
2918 2918
 		"&stm_enddate=" + "2021-03-31" +
2919
-		"&medfee_sumamt=" + "209318.4" +
2920
-		"&fund_pay_sumamt=" + "188029.1" +
2919
+		"&medfee_sumamt=" + "209318.40" +
2920
+		"&fund_pay_sumamt=" + "188029.10" +
2921 2921
 		"&acct_pay=" + "0" +
2922 2922
 		"&fixmedins_setl_cnt=" + "48" +
2923 2923
 		"&fixmedins_code=" + miConfig.Code +