学生端讨论互动和作业考试页面功能

main
@t2652009480 6 months ago
parent d351b81990
commit ef55713d40

@ -43,7 +43,7 @@
<!-- 需要生成的表 -->
<!--&lt;!&ndash; <table tableName="stu_user" domainObjectName="StuUser" />&ndash;&gt;-->
<!-- <table tableName="stu_user" domainObjectName="StuUser" />-->
<!-- <table tableName="tch_exam_manage" domainObjectName="TchExamManage" />-->
<!-- <table tableName="tch_homework_manage" domainObjectName="TchHomeworkManage" />-->
<!-- <table tableName="tch_homework_set" domainObjectName="TchHomeworkSet" />-->
@ -52,8 +52,36 @@
<!-- <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" />-->
<!-- <table tableName="tch_project_manage" domainObjectName="TchProjectManage" />-->
<!-- <table tableName="tch_upload" domainObjectName="TchUpload" />-->
<!-- <table tableName="tch_economic_trade_data" domainObjectName="TchEconomicTradeData" />-->
<!-- <table tableName="tch_discuss_manage" domainObjectName="TchDiscussManage"/>-->
<!-- <table tableName="tch_reply_manage" domainObjectName="TchReplyManage"/>-->
<!-- <table tableName="stu_problem_info" domainObjectName="StuProblemInfo"/>-->
<!-- <table tableName="tch_problem_info" domainObjectName="TchProblemInfo"/>-->
<table tableName="stu_score_details_info" domainObjectName="StuScoreDetailsInfo"/>
<!-- <table tableName="stu_achievement_info" domainObjectName="StuAchievementInfo"/>-->
<!-- <table tableName="stu_domestic_enterprises" domainObjectName="StuDomesticEnterprises"/>-->
<!-- <table tableName="stu_commercial_bank" domainObjectName="StuCommercialBank"/>-->
<!-- <table tableName="stu_central_bank" domainObjectName="StuCentralBank"/>-->
<!-- <table tableName="stu_multilateral_bridge" domainObjectName="StuMultilateralBridge"/>-->
<!-- <table tableName="stu_cross_border_conversion" domainObjectName="StuCrossBorderConversion"/>-->
<!-- <table tableName="stu_issuance_business_lower_bridge" domainObjectName="StuIssuanceBusinessLowerBridge"/>-->
<!-- <table tableName="stu_issuance_business_upper_bridge" domainObjectName="StuIssuanceBusinessUpperBridge"/>-->
<!-- <table tableName="stu_bank_currency_bridge_wallet" domainObjectName="StuBankCurrencyBridgeWallet"/>-->
<!-- <table tableName="stu_china_network" domainObjectName="StuChinaNetwork"/>-->
<!-- <table tableName="stu_enterprise_wallet_info" domainObjectName="StuEnterpriseWalletInfo"/>-->
<table tableName="tch_topic_details" domainObjectName="TchTopicDetails" />
</context>

Loading…
Cancel
Save