Browse Source

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

csx 3 years ago
parent
commit
38a5b58a2e
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

2610
 						}
2610
 						}
2611
 
2611
 
2612
 						if len(insutypes) == 2 {
2612
 						if len(insutypes) == 2 {
2613
-							insutype = strconv.FormatInt(his.SocialType, 64)
2613
+							insutype = strconv.FormatInt(his.SocialType, 10)
2614
 						}
2614
 						}
2615
 
2615
 
2616
 						//insutype = "390"
2616
 						//insutype = "390"