소스 검색

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

csx 3 년 전
부모
커밋
e594811f76
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      controllers/sg/his_api_controller.go

+ 1 - 0
controllers/sg/his_api_controller.go 파일 보기

@@ -3331,6 +3331,7 @@ func (c *HisApiController) GetUploadInfo() {
3331 3331
 							med_type = "14"
3332 3332
 						} else if reg_type == 11 {
3333 3333
 							med_type = "11"
3334
+
3334 3335
 						}
3335 3336
 					} else if his.Insutype == "310" {
3336 3337
 						if reg_type == 14 {