<%@ page contentType="text/html; charset=UTF-8" %>
<%
out.println("招聘数据正在初始化,请稍后...");
out.println("招聘数据初始化完成");
%>