main
parent
b639e65807
commit
58a42254fb
|
|
@ -2,6 +2,7 @@
|
||||||
<%@ page language="java" import="Kisinfo.Check.IPINClient"%>
|
<%@ page language="java" import="Kisinfo.Check.IPINClient"%>
|
||||||
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
|
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
|
||||||
<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%>
|
<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
|
||||||
let xhr;
|
let xhr;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue