浏览代码

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

csx 2 年前
父节点
当前提交
0de9e4175a
共有 1 个文件被更改,包括 1 次插入6 次删除
  1. 1 6
      controllers/sg/gdyb_controller.go

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

403
 	fmt.Println(stmtBegndate)
403
 	fmt.Println(stmtBegndate)
404
 	fmt.Println(stmtEnddate)
404
 	fmt.Println(stmtEnddate)
405
 	fmt.Println(medfeeSumamt)
405
 	fmt.Println(medfeeSumamt)
406
-	//clrType = "11"
407
-	if len(clrType) == 0 {
408
-		clrType = "11"
409
-	} else {
410
-		clrType = "9903"
411
-	}
406
+
412
 	baseParams := models.BaseParams{
407
 	baseParams := models.BaseParams{
413
 		SecretKey:      secret_key,
408
 		SecretKey:      secret_key,
414
 		FixmedinsCode:  fixmedins_code,
409
 		FixmedinsCode:  fixmedins_code,