package com.shlanbao.tzsc.base.dao; import com.shlanbao.tzsc.base.mapping.SchWorkorderCraft; /** * 工单工艺参数 * @author Leejean * @create 2014年11月18日下午3:25:06 */ public interface SchWorkorderCraftDaoI extends BaseDaoI{ }