|  | @ -277,7 +277,7 @@ public class PrescriptionEndpoint extends EnvelopRestEndpoint {
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  |     @PostMapping(value = BaseHospitalRequestMapping.Prescription.makeDiagnosis)
 | 
	
		
			
				|  |  |     @ApiOperation(value = "下诊断", notes = "下诊断")
 | 
	
		
			
				|  |  |     @ApiOperation(value = "下诊断", notes = "下诊断接口")
 | 
	
		
			
				|  |  |     public ObjEnvelop makeDiagnosis(@ApiParam(name = "outPatientId", value = "门诊编号")
 | 
	
		
			
				|  |  |                                             @RequestParam(value = "outPatientId", required = true)String outPatientId,
 | 
	
		
			
				|  |  |                                             @ApiParam(name = "advice", value = "医嘱")
 |