package com.shlanbao.tzsc.base.dao; import com.shlanbao.tzsc.base.mapping.SchWorkorderBom; /** * 物料清单 * @author Leejean * @create 2014年11月18日下午3:25:15 */ public interface SchWorkorderBomDaoI extends BaseDaoI{ }