*本系统功能模块、字段参数,均可结合用户实际业务需求调整,可增可减,以达到最佳业务管理流程的体验!
编号 | 模块名称 | 字段参数 |
1 | 动物信息管理 | animal_id、species、age、gender、weight、height、habitat、diet、behavior、lifespan、conservation_status、population_size、scientific_name、description、image_url、date_added、last_updated、source、related_articles等 |
2 | 动物分类管理 | category_id、category_name、parent_category_id、description、date_added、last_updated、source、related_articles等 |
3 | 动物饲养管理 | animal_id、feeding_schedule、feeding_method、feeding_amount、feeding_notes、date_added、last_updated、source、related_articles等 |
4 | 动物繁殖管理 | animal_id、breeding_method、breeding_season、gestation_period、offspring_count、breeding_notes、date_added、last_updated、source、related_articles等 |
5 | 动物疾病管理 | disease_id、disease_name、animal_id、symptoms、treatment、prevention、date_added、last_updated、source、related_articles等 |
6 | 动物行为管理 | behavior_id、behavior_type、behavior_description、animal_id、date_added、last_updated、source、related_articles等 |
7 | 动物保护状态管理 | conservation_status_id、status_name、description、date_added、last_updated、source、related_articles等 |
8 | 动物栖息地管理 | habitat_id、habitat_type、habitat_description、animal_id、date_added、last_updated、source、related_articles等 |
9 | 动物科目管理 | phylum_id、phylum_name、description、date_added、last_updated、source、related_articles等 |
10 | 动物目管理 | order_id、order_name、description、date_added、last_updated、source、related_articles等 |
11 | 动物亚目管理 | suborder_id、suborder_name、description、date_added、last_updated、source、related_articles等 |
12 | 动物科管理 | family_id、family_name、description、date_added、last_updated、source、related_articles等 |
13 | 动物属管理 | genus_id、genus_name、description、date_added、last_updated、source、related_articles等 |
14 | 动物种管理 | species_id、species_name、description、date_added、last_updated、source、related_articles等 |
15 | 动物生命周期管理 | animal_id、birth_date、maturity_age、reproductive_age、aging_process、date_added、last_updated、source、related_articles等 |
16 | 动物图像管理 | image_id、image_name、image_description、animal_id、date_added、last_updated、source、related_articles等 |
17 | 动物引用管理 | reference_id、reference_title、reference_author、reference_year、reference_url、date_added、last_updated、source等 |
18 | 动物关联文章管理 | article_id、article_title、article_author、article_publish_date、article_url、date_added、last_updated、source等 |
19 | 管理员账户管理 | admin_id、username、password、email、role_id、date_created、last_updated等 |
20 | 用户账户管理 | user_id、username、password、email、date_created、last_updated等 |