招聘流程数据初始化

This commit is contained in:
dxfeng 2023-11-24 15:44:45 +08:00
parent acae0cc3e9
commit 040db901fd
1 changed files with 0 additions and 8 deletions

View File

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