摘要:
/// /// 定义一个特性类 /// class HL7MessageAttribute : Attribute { public string hl7MsgType { get; set; } public string ackMsgType { get; set; } } /// //... 阅读全文
posted @ 2019-06-10 18:28
IronCrow
阅读(393)
评论(0)
推荐(0)
浙公网安备 33010602011771号