mrz
This commit is contained in:
@@ -27,4 +27,4 @@ def get_emp_info2(class_id: int,db=Depends(get_db)):
|
||||
|
||||
@app.post('employment/students/{stu_id}')
|
||||
def create_emp_info(stu_id: int,db=Depends(get_db)):
|
||||
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user