|  | @ -310,6 +310,7 @@ public class BasePatientEndpoint extends EnvelopRestEndpoint {
 | 
	
		
			
				|  |  |                 }
 | 
	
		
			
				|  |  |                 basePatientVO.setAddress(address);
 | 
	
		
			
				|  |  |                 basePatientVO.setDel("1");
 | 
	
		
			
				|  |  |                 basePatientVO.setEnabled(1);
 | 
	
		
			
				|  |  |                 basePatientVO.setIdcard(idcard);
 | 
	
		
			
				|  |  |                 basePatientVO.setSex(new Integer(sex));
 | 
	
		
			
				|  |  |                 basePatientVO.setName(name);
 |