|  | @ -433,6 +433,11 @@ public class EntranceService {
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  |     /**
 | 
	
		
			
				|  |  |      *  医院药品字典(所有字典一次返回)
 | 
	
		
			
				|  |  |      *  @param charge_code 药品收费码 非必传
 | 
	
		
			
				|  |  |      *  @param py_code 药品拼音码 非必传
 | 
	
		
			
				|  |  |      *  @param stock_amount 库存 非必传
 | 
	
		
			
				|  |  |      *  @param win_no 分部 必传 6总部7金榜8夏禾
 | 
	
		
			
				|  |  |      *  @param visible_flag 是否可用 必传 可用标志(0可用1不可用)
 | 
	
		
			
				|  |  |      * @return
 | 
	
		
			
				|  |  |      * @throws Exception
 | 
	
		
			
				|  |  |      */
 | 
	
	
		
			
				|  | @ -508,11 +513,11 @@ public class EntranceService {
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  |     /**
 | 
	
		
			
				|  |  |      *  线上挂号
 | 
	
		
			
				|  |  |      *  @param card_no 卡号
 | 
	
		
			
				|  |  |      *  @param doctor 医生工号
 | 
	
		
			
				|  |  |      *  @param dept 科室编码
 | 
	
		
			
				|  |  |      *  @param charge_type 号别
 | 
	
		
			
				|  |  |      *  @param win_no 分部号
 | 
	
		
			
				|  |  |      *  @param card_no 卡号 必传
 | 
	
		
			
				|  |  |      *  @param doctor 医生工号 必传
 | 
	
		
			
				|  |  |      *  @param dept 科室编码 必传
 | 
	
		
			
				|  |  |      *  @param charge_type 号别,现已和医生绑定,一个医生一个号别可随意传
 | 
	
		
			
				|  |  |      *  @param win_no 分部号 必传
 | 
	
		
			
				|  |  |      * @return
 | 
	
		
			
				|  |  |      * @throws Exception
 | 
	
		
			
				|  |  |      */
 | 
	
	
		
			
				|  | @ -541,6 +546,7 @@ public class EntranceService {
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  |     /**
 | 
	
		
			
				|  |  |      *  线上处方
 | 
	
		
			
				|  |  |      *  @param jsonData 处方实体数组,实体注释见WlyyHisPrescriptionVO
 | 
	
		
			
				|  |  |      * @return
 | 
	
		
			
				|  |  |      * @throws Exception
 | 
	
		
			
				|  |  |      */
 | 
	
	
		
			
				|  | @ -602,10 +608,10 @@ public class EntranceService {
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  |     /**
 | 
	
		
			
				|  |  |      *  医生挂号权限查询接口
 | 
	
		
			
				|  |  |      *  @param doctor_code 医生工号
 | 
	
		
			
				|  |  |      *  @param dept 科室编码
 | 
	
		
			
				|  |  |      *  @param charge_type 号别
 | 
	
		
			
				|  |  |      *  @param win_no 分部号
 | 
	
		
			
				|  |  |      *  @param doctor_code 医生工号 必传
 | 
	
		
			
				|  |  |      *  @param dept 科室编码 必传
 | 
	
		
			
				|  |  |      *  @param charge_type 号别 必传
 | 
	
		
			
				|  |  |      *  @param win_no 分部号 必传
 | 
	
		
			
				|  |  |      * @return
 | 
	
		
			
				|  |  |      * @throws Exception
 | 
	
		
			
				|  |  |      */
 | 
	
	
		
			
				|  | @ -642,7 +648,7 @@ public class EntranceService {
 | 
	
		
			
				|  |  |     }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  |     /**
 | 
	
		
			
				|  |  |      *  科室字典
 | 
	
		
			
				|  |  |      *  科室字典同步
 | 
	
		
			
				|  |  |      * @return
 | 
	
		
			
				|  |  |      * @throws Exception
 | 
	
		
			
				|  |  |      */
 | 
	
	
		
			
				|  | @ -756,6 +762,7 @@ public class EntranceService {
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  |     /**
 | 
	
		
			
				|  |  |      * 诊断编码
 | 
	
		
			
				|  |  |      * @param py_code 拼音码 非必传
 | 
	
		
			
				|  |  |      * @return
 | 
	
		
			
				|  |  |      * @throws Exception
 | 
	
		
			
				|  |  |      */
 | 
	
	
		
			
				|  | @ -784,6 +791,7 @@ public class EntranceService {
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  |     /**
 | 
	
		
			
				|  |  |      * 检查检验
 | 
	
		
			
				|  |  |      * @param py_code 拼音码 非必传
 | 
	
		
			
				|  |  |      * @return
 | 
	
		
			
				|  |  |      * @throws Exception
 | 
	
		
			
				|  |  |      */
 |