package com.shlanbao.tzsc.base.dao; import com.shlanbao.tzsc.base.mapping.QmSelfCheckStrip; /** * 条装外观自检 * @author Leejean * @create 2014年11月18日下午3:27:07 */ public interface QmSelfCheckStripDaoI extends BaseDaoI{ }