更新科目表

This commit is contained in:
2026-09-22 15:19:19 +08:00
parent a415a7c35e
commit 6de3d1dd22
2 changed files with 11 additions and 1 deletions
+3
View File
@@ -16,10 +16,13 @@
3.更新 update_tea_dao:\
4.逻辑删除 delete_tea_dao:\
**tea_model数据库建表文件**\
1.教师表\
字段名:id、name、sex、class_id、sub(学科)\
home_place specialty(专业)、start_time(入职时间)\
work_experience、collage、creat_date、update_date\
is_delete、delete_time\
2.学科表\
字段名:name(科目名字)
**schema 请求体、响应体**\
请求体:设置了两个,一个带自增组件用于查询\
一个不带自增组件,新增用;\