package com.shlanbao.tzsc.base.dao; import com.shlanbao.tzsc.base.mapping.QmSelfCheckCartons; /** * 箱装外观自检 * @author Leejean * @create 2014年11月18日下午3:29:25 */ public interface QmSelfCheckCartonsDaoI extends BaseDaoI{ }