Browse Source

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

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

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

4830
 			yiliao_leibie = "普通住院"
4830
 			yiliao_leibie = "普通住院"
4831
 			break
4831
 			break
4832
 		}
4832
 		}
4833
-		x
4834
 		departments, _ := service.GetDepartMentDetail(patientPrescription.Departments)
4833
 		departments, _ := service.GetDepartMentDetail(patientPrescription.Departments)
4835
 
4834
 
4836
 		if res.Infcode == 0 {
4835
 		if res.Infcode == 0 {