From f838123bf1961fe87b3b70cbaa0378a5731b15da Mon Sep 17 00:00:00 2001 From: wolin_chenyulin001 <123@163.com> Date: Sat, 19 Sep 2026 17:50:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=AD=A6=E7=94=9F=E5=B0=B1?= =?UTF-8?q?=E4=B8=9A=E4=BF=A1=E6=81=AF=E8=A1=A8=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PythonProject/schema/stu_emp_Info .py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 PythonProject/schema/stu_emp_Info .py diff --git a/PythonProject/schema/stu_emp_Info .py b/PythonProject/schema/stu_emp_Info .py new file mode 100644 index 0000000..c5587ca --- /dev/null +++ b/PythonProject/schema/stu_emp_Info .py @@ -0,0 +1,3 @@ +''' +学生就业信息 +''' \ No newline at end of file