(#1)HIS端接口增加zlh,sfxh,sffyxh字段。
This commit is contained in:
		
							parent
							
								
									817e244ee9
								
							
						
					
					
						commit
						0da1606af8
					
				@ -201,6 +201,18 @@ namespace Cmdjy.ws
 | 
				
			|||||||
        /// 用法
 | 
					        /// 用法
 | 
				
			||||||
        /// </summary>
 | 
					        /// </summary>
 | 
				
			||||||
        public string Usage { get; set; }
 | 
					        public string Usage { get; set; }
 | 
				
			||||||
 | 
					        /// <summary>
 | 
				
			||||||
 | 
					        /// 治疗号
 | 
				
			||||||
 | 
					        /// </summary>
 | 
				
			||||||
 | 
					        public string Zlh { get; set; }
 | 
				
			||||||
 | 
					        /// <summary>
 | 
				
			||||||
 | 
					        /// 收费序号
 | 
				
			||||||
 | 
					        /// </summary>
 | 
				
			||||||
 | 
					        public int Sfxh { get; set; }
 | 
				
			||||||
 | 
					        /// <summary>
 | 
				
			||||||
 | 
					        /// 收费费用序号
 | 
				
			||||||
 | 
					        /// </summary>
 | 
				
			||||||
 | 
					        public string Sffyxh { get; set; }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    /// <summary>
 | 
					    /// <summary>
 | 
				
			||||||
    /// HIS发送处方信息应答
 | 
					    /// HIS发送处方信息应答
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user