<%@ page language="java" import="java.util.*" pageEncoding="UTF-8" trimDirectiveWhitespaces="true"%> <%@ taglib uri="http://shiro.apache.org/tags" prefix="shiro"%> <% String path = request.getContextPath(); String basePath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + path + "/"; %> 级联删除配置

级联删除配置信息

*本模块关联主表:
*级联模块名称:
*级联删除表名:
级联删除条件: 注:在条件中请将本模块主表字段加上“a.”前缀,级联模块表字段加上“b.”前缀