package com.shlanbao.tzsc.base.dao; import com.shlanbao.tzsc.base.mapping.QmSelfCheckPacket; /** * 小包外观自检 * @author Leejean * @create 2014年11月18日下午3:26:47 */ public interface QmSelfCheckPacketDaoI extends BaseDaoI{ }