package com.lyms.etl.service; /** * @Author: litao * @Date: 2017/6/26 0026 */ public interface IPatientService extends IInvokeHandler { }