考试作业页面--题库作业、附件作业、考试信息展示、新增、上传、编辑、查询已开课的班级名称、查询案例题目的类型以及数量、选题详情新增、更新

main
@t2652009480 8 months ago
parent 3b4b1e40e6
commit df3527608b

@ -43,13 +43,17 @@
<!-- 需要生成的表 --> <!-- 需要生成的表 -->
<!-- <table tableName="stu_user" domainObjectName="StuUser" />--> <!--&lt;!&ndash; <table tableName="stu_user" domainObjectName="StuUser" />&ndash;&gt;-->
<table tableName="tch_exam_manage" domainObjectName="TchExamManage" /> <!-- <table tableName="tch_exam_manage" domainObjectName="TchExamManage" />-->
<table tableName="tch_homework_manage" domainObjectName="TchHomeworkManage" /> <!-- <table tableName="tch_homework_manage" domainObjectName="TchHomeworkManage" />-->
<table tableName="tch_homework_set" domainObjectName="TchHomeworkSet" /> <!-- <table tableName="tch_homework_set" domainObjectName="TchHomeworkSet" />-->
<table tableName="tch_notice_manage" domainObjectName="TchNoticeManage" /> <!-- <table tableName="tch_notice_manage" domainObjectName="TchNoticeManage" />-->
<table tableName="tch_sign_manage" domainObjectName="TchSignManage" /> <!-- <table tableName="tch_sign_manage" domainObjectName="TchSignManage" />-->
<table tableName="tch_start_course_manage" domainObjectName="TchStartCourseManage" /> <!-- <table tableName="tch_start_course_manage" domainObjectName="TchStartCourseManage" />-->
<!-- <table tableName="tch_start_course_name_list" domainObjectName="TchStartCourseNameList" />-->
<!-- <table tableName="stu_learning_assessment" domainObjectName="StuLearningAssessment" />-->
<table tableName="tch_topic_details" domainObjectName="TchTopicDetails" />
</context> </context>

Loading…
Cancel
Save