%@page import="com.sipai.entity.sparepart.SparePartCommString"%> <%@ page import="com.sipai.entity.activiti.ProcessType" %> <%@ page language="java" pageEncoding="UTF-8"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %> <%request.setAttribute("AUDIT", SparePartCommString.STATUS_STOCK_AUDIT); %> <%request.setAttribute("START", SparePartCommString.STATUS_STOCK_START); %> <%request.setAttribute("FINSH", SparePartCommString.STATUS_STOCK_FINISH); %> <%request.setAttribute("Scrap_Apply", ProcessType.Scrap_Apply); %>