数据库junkenewweb
users
| 字段 |
说明 |
| authentication |
authentication=1表示通过个人实名认证,authentication=0表示未实名认证 |
| enterprise_certification |
enterprise_certification=1表示通过企业实名认证,enterprise_certification=0表示未实名认证 |
| authentication |
authentication:个人实名认证 professional_certification, 职业认证 |
| type |
type=User表示用户,type=Organization表示组织;type=AnonymousUser表示匿名用户 |
user_extensions
entities
| 字段 |
说明 |
| type |
type=2表示个人 type=1表示企业 |
enterprises
| 字段 |
说明 |
| type_cd |
type_cd=1表示内部企业;type_cd=0表示外部企业; |
| entity_id |
entity_id=entities.id |
personalities
edu_settings
- 全局变量表,对应列表>管理>网站配置>系统配置>全局变量配置
achievements
| 字段 |
说明 |
| source |
source=1开源项目; source=2创客; source=3 竞赛; source=4校企; |
competition_resource_library
project_resource_library
task_resource_library
school_enterprise_achievements
- 新增的校企成果存储再这里,如果要到achievements 成果表,需要进行审核.
| 字段 |
说明 |
| id |
成果唯一标识 |
| achievementName |
成果名称 |
| field1 |
成果领域1 |
| field2 |
成果领域2 |
| field3 |
成果领域3 |
| achievementType |
成果类型 |
| source |
成果来源 |
| sourceId |
成果来源ID |
| sourceLink |
成果来源跳转链接 |
| tags |
成果标签 |
| summary |
成果摘要 |
| publishingUnit |
发布单位 |
| address |
成果地址 |
| isFeatured |
是否精选成果 |
| contactPerson |
联系人 |
| contactNumber |
联系电话 |
| ownerId |
成果所属人ID |
| ownerName |
成果所属人名称 |
| status |
成果状态: ;status=1表示审核通过,status=3表示审核不通过; |
| details |
成果详情 |
| reviewer |
成果审核人 |
| reviewDate |
成果审核时间 |
| reviewComments |
成果审核意见 |
| images |
成果图片 |
| attachments |
成果附件 |
achievement_team
clickers
competition_resource_library
version_releases
select from version_releases;
project_resource_library
expert_resource_library
tasks
select * from tasks where id =;
update tasks set publish_date ='2025-06-16 16:48:30' where id =;
task_expert
| 字段 |
说明 |
| status |
-1待评审 1已评审 2已结算 3草稿 |
task_scoring_rule
| 字段 |
说明 |
| container_id |
container_id= tasks .id |
| review_start_on |
评审开始时间 |
| review_end_on |
评审结束时间 |
task_scoring_criteria
| 字段 |
说明 |
| task_scoring_rule_id |
task_scoring_rule_id= task_scoring_rule.id |
expert_scoring_details
| 字段 |
说明 |
| ops_parent_id |
ops_parent_id=tasks.id |
| ops_id |
ops_id=paper.id |
projects_gathering
tasks_gathering
competition_gathering
task_journals
papers
| 字段 |
说明 |
| parent_id |
parent_id=0表示成果;parent_id!=0表示评论 |
paper_detail
competitions
competition_info
competition_teams
| 字段 |
说明 |
| works_remark |
表示提交作品的描述信息 |
attachments
| 字段 |
说明 |
| container_type |
‘CompetitionTeam’表示竞赛战队提交的作品附件 |
competition_users
| 字段 |
说明 |
| Start_at |
报名开始时间 |
| enroll_date |
报名截止时间 |
| start_upload_date |
提案开始时间 |
| upload_date |
提案截止时间 |
| status |
待审核1 已通过2,已通过且上传作品3, 已驳回0 |
projects
| 字段 |
说明 |
| project_type |
project_type=0普通项目;project_type=1是镜像项目;project_type=2是同步镜像项目 |
| 字段 |
说明 |
| users_count |
users_count表示用户数量 |
competition_tzb_users
memos
| 字段 |
说明 |
| is_original |
1表示原创,0表示非原创 |
forum_sections
| 字段 |
说明 |
| ancestry |
写入板块的父级板块id |
praise_treads
task_application
task_decomposition
select * from task_decomposition order by created_on desc;
task_decomposition_submission
select * from task_decomposition_submission;
osredm_message_templates
| 字段 |
说明 |
| id |
|
| type_description |
|
| sys_notice |
|
| notification_url |
|
| created_on |
|
| updated_on |
|