generated from dxfeng/secondev-chapanda-feishu
8 lines
170 B
Plaintext
8 lines
170 B
Plaintext
|
|
<%@ page contentType="text/html; charset=UTF-8" %>
|
||
|
|
<%
|
||
|
|
|
||
|
|
out.println("招聘数据正在初始化,请稍后...");
|
||
|
|
|
||
|
|
|
||
|
|
out.println("招聘数据初始化完成");
|
||
|
|
%>
|