wolin_liyujie
|
0b92b17283
|
删除了文档
|
2026-09-21 21:09:38 +08:00 |
|
wolin_liyujie
|
85c33509d7
|
删除了文档
|
2026-09-21 20:49:11 +08:00 |
|
wolin_liyujie
|
77aa63b17b
|
添加学生模块接口说明
|
2026-09-21 20:45:11 +08:00 |
|
wolin_liyujie
|
109713f34a
|
解决statistics.py合并冲突
|
2026-09-21 20:44:27 +08:00 |
|
wolin_liyujie
|
a11da93412
|
完成了添加学生接口的自动生成studentno功能
|
2026-09-21 20:42:53 +08:00 |
|
lookerZz
|
f1ddb553e9
|
Merge pull request '完善统计模块及模型' (#22) from 张昕浩 into main
Reviewed-on: #22
|
2026-09-21 20:00:55 +08:00 |
|
lookerZz
|
1c220c2a3e
|
移除与main冲突的model修改
|
2026-09-21 19:59:58 +08:00 |
|
lookerZz
|
946d428c8b
|
完善统计模块及模型
|
2026-09-21 19:55:51 +08:00 |
|
wolin_liyujie
|
90d5d5a944
|
Merge remote-tracking branch 'origin/main' into LI_YUJIE
|
2026-09-21 19:45:40 +08:00 |
|
wolin_liyujie
|
30e6af308d
|
完成了添加学生接口的自动生成studentno功能
|
2026-09-21 19:28:15 +08:00 |
|
wolin_liyujie
|
8b0cdbdb10
|
完成了增加学生接口
|
2026-09-21 17:53:12 +08:00 |
|
wolin_liyujie
|
4d811348ac
|
完成了增加学生接口
|
2026-09-21 17:51:33 +08:00 |
|
lookerZz
|
ae5a5a773e
|
Merge pull request 'main,schemas,dao,api,model consultant.py已更新完毕' (#19) from bx into main
Reviewed-on: #19
|
2026-09-21 17:04:01 +08:00 |
|
Windows
|
069a4fcea3
|
model consultant.py已更新完毕
|
2026-09-21 17:01:33 +08:00 |
|
lookerZz
|
1288b932b5
|
Merge pull request 'Li yujie' (#18) from LI_YUJIE into main
Reviewed-on: #18
|
2026-09-21 16:36:15 +08:00 |
|
wolin_liyujie
|
19b5ad46f7
|
解决main分支合并冲突
|
2026-09-21 16:35:23 +08:00 |
|
wolin_liyujie
|
92e8bf0b92
|
写好了增加学生接口,增加学生dao层,main里加入了student——router
|
2026-09-21 16:26:57 +08:00 |
|
wolin_liyujie
|
1a8e4f7571
|
写好了增加学生接口,增加学生dao层,main里加入了student——router
|
2026-09-21 16:19:44 +08:00 |
|
lookerZz
|
89a10c598b
|
update teacher models
|
2026-09-21 15:06:09 +08:00 |
|
lookerZz
|
da71b48a10
|
Merge pull request '两个模块' (#14) from 张昕浩 into main
Reviewed-on: #14
|
2026-09-21 14:40:35 +08:00 |
|
lookerZz
|
9173db07c4
|
Merge pull request '南方宇' (#15) from 南方宇 into main
Reviewed-on: #15
|
2026-09-21 14:37:26 +08:00 |
|
lookerZz
|
65997d9c31
|
两个模块写好
|
2026-09-21 14:34:43 +08:00 |
|
wolin_nanfangyu_mj
|
d28b4beff9
|
南方宇model合并测试
|
2026-09-21 14:33:43 +08:00 |
|
lookerZz
|
ff49a4ac20
|
Merge pull request '2026.09.21-14:25 合并请求' (#13) from zhangyi into main
Reviewed-on: #13
|
2026-09-21 14:27:08 +08:00 |
|
lookerZz
|
ae8af02d1b
|
Merge pull request 'Wolin zk' (#11) from wolin_zk into main
Reviewed-on: #11
|
2026-09-21 14:26:03 +08:00 |
|
lookerZz
|
8a4c769269
|
Merge pull request 'Li yujie' (#12) from LI_YUJIE into main
Reviewed-on: #12
|
2026-09-21 14:25:28 +08:00 |
|
wolin_zhangyi
|
24fc2d8c89
|
1、在models.teacher.py新建
class Teacher(Base)
class ClassTeachers(Base)
2、在schemas.teacher.py定义两个请求体
class TeacherCreate(BaseModel)
class TeacherUpdate(BaseModel)
|
2026-09-21 14:22:43 +08:00 |
|
lookerZz
|
ece3b235ec
|
Merge pull request 'Zhutt' (#9) from zhutt into main
Reviewed-on: #9
|
2026-09-21 14:22:28 +08:00 |
|
曾凯
|
9f53b3389c
|
曾凯成绩数据库模型
|
2026-09-21 14:21:06 +08:00 |
|
zhutt
|
e9e6aaa838
|
Merge remote-tracking branch 'origin/zhutt' into zhutt
# Conflicts:
# models/class_model.py
|
2026-09-21 14:18:58 +08:00 |
|
wolin_nanfangyu_mj
|
b898896686
|
南方宇model合并测试
|
2026-09-21 14:18:42 +08:00 |
|
zhutt
|
78a9f1bdcb
|
0921第一次修改
|
2026-09-21 14:17:09 +08:00 |
|
wolin_liyujie
|
546bc68847
|
写好了增加学生接口,增加学生dao层,main里加入了student——router
|
2026-09-21 12:36:57 +08:00 |
|
wolin_liyujie
|
9692c0867d
|
Merge remote-tracking branch 'origin/main' into LI_YUJIE
|
2026-09-21 11:18:24 +08:00 |
|
wolin_liyujie
|
21317efe78
|
建好了学生表模型
|
2026-09-21 11:17:40 +08:00 |
|
zhutt
|
2ddd390682
|
0921第一次修改
|
2026-09-21 10:38:52 +08:00 |
|
lookerZz
|
ebbcd3f616
|
Merge pull request 'model consultant.py已更新完毕' (#8) from bx into main
Reviewed-on: #8
|
2026-09-21 10:27:12 +08:00 |
|
Windows
|
e79dc828bc
|
model consultant.py已更新完毕
|
2026-09-21 10:22:04 +08:00 |
|
zhutt
|
9b490cb76a
|
0921第一次修改
|
2026-09-21 10:09:30 +08:00 |
|
曾凯
|
c1f0283792
|
111
|
2026-09-21 09:19:15 +08:00 |
|
lookerZz
|
42bcdcd6a6
|
test
|
2026-09-21 03:35:55 +08:00 |
|
lookerZz
|
8e2ca91117
|
test
|
2026-09-21 03:31:52 +08:00 |
|
lookerZz
|
a0831f25ec
|
Merge pull request 'add code generator and gitignore' (#7) from 张昕浩 into main
Reviewed-on: #7
|
2026-09-21 02:55:43 +08:00 |
|
lookerZz
|
0b891e19d4
|
add code generator and gitignore
|
2026-09-21 02:52:56 +08:00 |
|
lookerZz
|
d7e1e4ab3b
|
Merge pull request '关于Base的调用规则' (#6) from 张昕浩 into main
Reviewed-on: #6
|
2026-09-21 00:51:03 +08:00 |
|
lookerZz
|
e6c92e254a
|
关于Base的调用规则
|
2026-09-21 00:46:55 +08:00 |
|
zhutt
|
02b5e31307
|
Merge remote-tracking branch 'origin/main'
|
2026-09-20 22:48:46 +08:00 |
|
zhutt
|
8c048d65e4
|
0920第一次定义班级表模型
|
2026-09-20 22:47:53 +08:00 |
|
lookerZz
|
ebdfb9016b
|
Merge pull request '添加示例' (#5) from 张昕浩 into main
Reviewed-on: #5
|
2026-09-20 19:59:33 +08:00 |
|
lookerZz
|
1d085867d6
|
添加示例
|
2026-09-20 19:58:44 +08:00 |
|