feat:面授课报名接口添加

This commit is contained in:
wuyx
2022-12-25 18:29:24 +08:00
parent 18638fe98e
commit 1900292883
2 changed files with 12 additions and 2 deletions

View File

@@ -57,4 +57,6 @@ export const ASSESSMENT_SUBMIT = '/stu/task/evaluate/commit post'
export const ACTIVITY = '/activity'
export const STUDY_RECORD = '/stu/task/thirdTask/submit post'
export const PROJECT_LIST = '/stu/project/list post'
export const PROJECT_LIST = '/stu/project/list post'
export const FACETEACH_SIGNUP = `/stu/project/stuFaceTeachSignUp`