package com.shlanbao.tzsc.base.dao; import com.shlanbao.tzsc.base.mapping.SchShiftExchgDet; /** * 换班明细 * @author Leejean * @create 2014年11月18日下午3:25:58 */ public interface SchShiftExchgDetDaoI extends BaseDaoI{ }