%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ page import="com.landy.framework.core.util.ContextUtils"%>
<%@ page import="com.landy.framework.core.support.Condition"%>
<%@ page import="com.landy.gum.check.service.ScCheckSubjectManager"%>
<%@ page import="com.landy.gum.check.query.XiafaHistoryDetailListQueryItem"%>
<%@ page import="net.sf.json.JSONObject"%>
<%@ page import="java.util.*"%>
<% String path = request.getContextPath(); %>
编辑详情