importiSbdxUserFail.jsp 571 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
<%--
  Created by IntelliJ IDEA.
  User: -
  Date: 2019/9/25
  Time: 15:11
  To change this template use File | Settings | File Templates.
--%>
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<html>
<head>
    <title>fail</title>
</head>
<body>
<h1>不好意思,导入失败了,请检查一下文件是否是xlsx类型的 O_O </h1>
<p><a href="http://localhost:8080/admin/sys/sysuser/home#page/sbdxLawyer">点击返回</a></p>
<%--
<p><a href="http://admin.duowenlvshi.com/sys/sysuser/home#page/sbdxLawyer">点击返回</a></p>
--%>
</body>
</html>