<%@page import="com.blueland.bpm.engine.config.model.*" %> <%@page import="com.blueland.bpm.common.page.*" %> <%@page import="java.util.*" %> <%@ page contentType="text/html;charset=UTF-8" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib tagdir="/WEB-INF/tags/simpletable" prefix="simpletable"%> <%@ include file="/commons/taglibs.jsp"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; %> <%@ include file="/commons/meta.jsp"%> 短信提醒设置 <%@ include file="/commons/messages.jsp"%>
短信提醒设置
用户ID 用户名称 星期几 提醒时间段 系统简称 系统名称 流程名称
${item.userId}  ${item.userName}  ${item.weekday}  ${item.timezone}  ${item.appEname}  ${item.appName}  全部流程 ${item.processDefId}