1 2 3 4 5 6 7 8
package com.lyms.etl.service;/** * @Author: litao * @Date: 2017/6/26 0026 */public interface IPatientService extends IInvokeHandler {}