电脑桌面
添加易通论缘成稿毕设投稿到电脑桌面
安装后可以在桌面快捷访问

2026软件工程一套 居家老人服药监管小程序的设计与实现9.79-AI6.53(论文+程序代码源码+数据库)定稿.zip

2026软件工程一套 居家老人服药监管小程序的设计与实现9.79-AI6.53(论文+程序代码源码+数据库)定稿.zip
收起资源包目录
  • wx-app
    • backend
      • demo
        • .idea
          • .gitignore(250 B)
          • compiler.xml(735 B)
          • encodings.xml(191 B)
          • jarRepositories.xml(864 B)
          • misc.xml(487 B)
          • workspace.xml(3.51 KB)
        • .mvn
          • wrapper
            • maven-wrapper.properties(168 B)
        • src
          • main
            • java
              • com
                • example
                  • demo
                    • api
                      • dto
                        • LoginRequest.java(187 B)
                        • RegisterRequest.java(237 B)
                      • AdminApiController.java(42.6 KB)
                      • ApiException.java(159 B)
                      • AuthApiController.java(6.6 KB)
                      • ElderApiController.java(16.55 KB)
                      • FamilyApiController.java(19.03 KB)
                      • GlobalExceptionHandler.java(2.13 KB)
                      • MeApiController.java(6.68 KB)
                      • PortalContentApiController.java(12.71 KB)
                      • PublicApiController.java(9.51 KB)
                    • config
                      • DataInitializer.java(20.9 KB)
                      • WebConfig.java(1.01 KB)
                    • domain
                      • Announcement.java(1.5 KB)
                      • AppNotification.java(2.08 KB)
                      • CarouselItem.java(1.4 KB)
                      • ContentComment.java(2.04 KB)
                      • ContentFavorite.java(1.56 KB)
                      • ContentLike.java(1.55 KB)
                      • DrugCategory.java(895 B)
                      • DrugInfo.java(1.72 KB)
                      • FamilyGroup.java(1.67 KB)
                      • GroupMember.java(1.54 KB)
                      • MedicationPlan.java(3.4 KB)
                      • MedicationRecord.java(1.86 KB)
                      • MedicationReminder.java(2.13 KB)
                      • PlanStatus.java(101 B)
                      • ReminderStatus.java(105 B)
                      • ScienceArticle.java(1.94 KB)
                      • ScienceCategory.java(904 B)
                      • SosAlert.java(2.3 KB)
                      • SosStatus.java(81 B)
                      • SysUser.java(2.69 KB)
                      • TargetType.java(83 B)
                      • UserRole.java(92 B)
                    • repo
                      • AnnouncementRepository.java(339 B)
                      • AppNotificationRepository.java(449 B)
                      • CarouselItemRepository.java(306 B)
                      • ContentCommentRepository.java(599 B)
                      • ContentFavoriteRepository.java(635 B)
                      • ContentLikeRepository.java(610 B)
                      • DrugCategoryRepository.java(226 B)
                      • DrugInfoRepository.java(323 B)
                      • FamilyGroupRepository.java(392 B)
                      • GroupMemberRepository.java(583 B)
                      • MedicationPlanRepository.java(489 B)
                      • MedicationRecordRepository.java(498 B)
                      • MedicationReminderRepository.java(759 B)
                      • ScienceArticleRepository.java(347 B)
                      • ScienceCategoryRepository.java(235 B)
                      • SosAlertRepository.java(563 B)
                      • SysUserRepository.java(561 B)
                    • security
                      • JwtAuthFilter.java(1.71 KB)
                      • JwtService.java(1.73 KB)
                      • SecurityConfig.java(2.85 KB)
                    • service
                      • FileStorageService.java(1.26 KB)
                      • NotificationHelper.java(1.67 KB)
                      • ReminderScheduler.java(1.45 KB)
                    • util
                      • SecurityUtil.java(496 B)
                    • DemoApplication.java(400 B)
            • resources
              • static
                • admin
                  • app.css(8.51 KB)
                  • app.js(41.8 KB)
                  • index.html(2.21 KB)
              • application.yaml(767 B)
          • test
            • java
              • com
                • example
                  • demo
                    • DemoApplicationTests.java(215 B)
        • target
          • classes
            • com
              • example
                • demo
                  • api
                    • dto
                      • LoginRequest.class(1.87 KB)
                      • RegisterRequest.class(2.17 KB)
                    • AdminApiController.class(55.96 KB)
                    • ApiException.class(407 B)
                    • AuthApiController.class(9.73 KB)
                    • ElderApiController.class(26.64 KB)
                    • FamilyApiController.class(30.14 KB)
                    • GlobalExceptionHandler.class(5.54 KB)
                    • MeApiController.class(9.13 KB)
                    • PortalContentApiController.class(15.79 KB)
                    • PublicApiController.class(16.42 KB)
                  • config
                    • DataInitializer.class(23.29 KB)
                    • WebConfig.class(2.31 KB)
                  • domain
                    • Announcement.class(2.03 KB)
                    • AppNotification.class(2.71 KB)
                    • CarouselItem.class(1.91 KB)
                    • ContentComment.class(2.71 KB)
                    • ContentFavorite.class(1.96 KB)
                    • ContentLike.class(1.94 KB)
                    • DrugCategory.class(1.29 KB)
                    • DrugInfo.class(2.26 KB)
                    • FamilyGroup.class(2.16 KB)
                    • GroupMember$MemberKind.class(1.3 KB)
                    • GroupMember.class(2.06 KB)
                    • MedicationPlan.class(4.07 KB)
                    • MedicationRecord.class(2.48 KB)
                    • MedicationReminder.class(2.76 KB)
                    • PlanStatus.class(1.19 KB)
                    • ReminderStatus.class(1.21 KB)
                    • ScienceArticle.class(2.54 KB)
                    • ScienceCategory.class(1.31 KB)
                    • SosAlert.class(3 KB)
                    • SosStatus.class(1.12 KB)
                    • SysUser.class(3.28 KB)
                    • TargetType.class(1.13 KB)
                    • UserRole.class(1.17 KB)
                  • repo
                    • AnnouncementRepository.class(538 B)
                    • AppNotificationRepository.class(757 B)
                    • CarouselItemRepository.class(489 B)
                    • ContentCommentRepository.class(1.02 KB)
                    • ContentFavoriteRepository.class(955 B)
                    • ContentLikeRepository.class(883 B)
                    • DrugCategoryRepository.class(360 B)
                    • DrugInfoRepository.class(522 B)
                    • FamilyGroupRepository.class(728 B)
                    • GroupMemberRepository.class(978 B)
                    • MedicationPlanRepository.class(795 B)
                    • MedicationRecordRepository.class(818 B)
                    • MedicationReminderRepository.class(1.25 KB)
                    • ScienceArticleRepository.class(546 B)
                    • ScienceCategoryRepository.class(369 B)
                    • SosAlertRepository.class(1020 B)
                    • SysUserRepository.class(967 B)
                  • security
                    • JwtAuthFilter.class(3.2 KB)
                    • JwtService.class(3.41 KB)
                    • SecurityConfig.class(7.43 KB)
                  • service
                    • FileStorageService.class(3 KB)
                    • NotificationHelper.class(3.68 KB)
                    • ReminderScheduler.class(2.56 KB)
                  • util
                    • SecurityUtil.class(1.03 KB)
                  • DemoApplication.class(800 B)
            • static
              • admin
                • app.css(8.51 KB)
                • app.js(41.8 KB)
                • index.html(2.21 KB)
            • application.yaml(767 B)
          • generated-sources
            • annotations
            • maven-status
              • maven-compiler-plugin
                • compile
                  • default-compile
                    • createdFiles.lst(0 B)
                    • inputFiles.lst(5.38 KB)
            • test-classes
              • com
                • example
                  • demo
                    • DemoApplicationTests.class(531 B)
          • uploads
            • 8d60f54e-346e-4608-b311-27defcd85bb5.jpg(16.49 KB)预览内容
            • a4bb345d-ffb4-4b78-94f4-a4a9f6be154a.jpeg(432.68 KB)预览内容
            • fa471056-ce6c-4a69-a23e-0301d211fcc5.png(754.51 KB)预览内容
          • .gitattributes(38 B)
          • .gitignore(394 B)
          • HELP.md(993 B)
          • mvnw(11.51 KB)
          • mvnw.cmd(8.1 KB)
          • pom.xml(2.61 KB)
      • miniapp
        • images
          • tab-drug-active.png(3.59 KB)预览内容
          • tab-drug.png(3.58 KB)预览内容
          • tab-home-active.png(5.14 KB)预览内容
          • tab-home.png(5.02 KB)预览内容
          • tab-mine-active.png(8.39 KB)预览内容
          • tab-mine.png(8.22 KB)预览内容
          • tab-science-active.png(4.05 KB)预览内容
          • tab-science.png(3.67 KB)预览内容
        • pages
          • announcement
            • detail.js(337 B)
            • detail.json(72 B)
            • detail.wxml(480 B)
            • detail.wxss(329 B)
            • list.js(815 B)
            • list.json(72 B)
            • list.wxml(959 B)
            • list.wxss(657 B)
          • drug
            • detail.js(2.48 KB)
            • detail.json(72 B)
            • detail.wxml(3.16 KB)
            • detail.wxss(2.21 KB)
            • list.js(1.8 KB)
            • list.json(72 B)
            • list.wxml(1.83 KB)
            • list.wxss(3.04 KB)
          • elder
            • checkin.js(2.08 KB)
            • checkin.json(72 B)
            • checkin.wxml(1.32 KB)
            • checkin.wxss(1.09 KB)
            • join-family.js(1.07 KB)
            • join-family.json(72 B)
            • join-family.wxml(2.03 KB)
            • join-family.wxss(1.45 KB)
            • notifications.js(910 B)
            • notifications.json(72 B)
            • notifications.wxml(1.3 KB)
            • notifications.wxss(1.08 KB)
            • plan-add.js(906 B)
            • plan-add.json(78 B)
            • plan-add.wxml(924 B)
            • plan-add.wxss(494 B)
            • plans.js(590 B)
            • plans.json(72 B)
            • plans.wxml(1.34 KB)
            • plans.wxss(507 B)
            • records.js(1.26 KB)
            • records.json(72 B)
            • records.wxml(1.42 KB)
            • records.wxss(1.12 KB)
            • reminder-detail.js(479 B)
            • reminder-detail.json(72 B)
            • reminder-detail.wxml(1.24 KB)
            • reminder-detail.wxss(362 B)
            • reminders.js(677 B)
            • reminders.json(72 B)
            • reminders.wxml(1.27 KB)
            • reminders.wxss(528 B)
            • sos.js(949 B)
            • sos.json(72 B)
            • sos.wxml(997 B)
            • sos.wxss(1.51 KB)
            • stats.js(815 B)
            • stats.json(72 B)
            • stats.wxml(1.11 KB)
            • stats.wxss(1.14 KB)
          • family
            • calendar.js(3.75 KB)
            • calendar.json(72 B)
            • calendar.wxml(1.33 KB)
            • calendar.wxss(1.48 KB)
            • create-group.js(1.17 KB)
            • create-group.json(75 B)
            • create-group.wxml(1.01 KB)
            • create-group.wxss(1.23 KB)
            • elders.js(943 B)
            • elders.json(72 B)
            • elders.wxml(902 B)
            • elders.wxss(784 B)
            • groups.js(1.9 KB)
            • groups.json(69 B)
            • groups.wxml(2.92 KB)
            • groups.wxss(4.81 KB)
            • join-group.js(658 B)
            • join-group.json(72 B)
            • join-group.wxml(613 B)
            • join-group.wxss(674 B)
            • notifications.js(1.34 KB)
            • notifications.json(72 B)
            • notifications.wxml(1.45 KB)
            • notifications.wxss(1.13 KB)
            • plan-add.js(1.42 KB)
            • plan-add.json(78 B)
            • plan-add.wxml(1.37 KB)
            • plan-add.wxss(746 B)
            • plans.js(1.2 KB)
            • plans.json(72 B)
            • plans.wxml(1.37 KB)
            • plans.wxss(555 B)
            • records.js(1.73 KB)
            • records.json(72 B)
            • records.wxml(1.29 KB)
            • records.wxss(1.04 KB)
            • reminders.js(1.27 KB)
            • reminders.json(72 B)
            • reminders.wxml(1.29 KB)
            • reminders.wxss(410 B)
            • sos.js(1.42 KB)
            • sos.json(72 B)
            • sos.wxml(1.45 KB)
            • sos.wxss(918 B)
          • index
            • index.js(4.05 KB)
            • index.json(72 B)
            • index.wxml(2.66 KB)
            • index.wxss(3.59 KB)
          • login
            • login.js(887 B)
            • login.json(66 B)
            • login.wxml(1003 B)
            • login.wxss(1.2 KB)
          • logs
            • mine
              • comments.js(620 B)
              • comments.json(72 B)
              • comments.wxml(794 B)
              • comments.wxss(576 B)
              • favorites.js(624 B)
              • favorites.json(72 B)
              • favorites.wxml(643 B)
              • favorites.wxss(369 B)
              • mine.js(1.96 KB)
              • mine.json(66 B)
              • mine.wxml(1.01 KB)
              • mine.wxss(1.32 KB)
              • password.js(1011 B)
              • password.json(72 B)
              • password.wxml(885 B)
              • password.wxss(405 B)
              • profile.js(1.22 KB)
              • profile.json(72 B)
              • profile.wxml(638 B)
              • profile.wxss(405 B)
            • register
              • register.js(1.52 KB)
              • register.json(66 B)
              • register.wxml(1.74 KB)
              • register.wxss(879 B)
            • science
              • detail.js(2.61 KB)
              • detail.json(72 B)
              • detail.wxml(3.12 KB)
              • detail.wxss(1.99 KB)
              • list.js(1.92 KB)
              • list.json(72 B)
              • list.wxml(1.34 KB)
              • list.wxss(1.3 KB)
          • utils
            • api.js(2.52 KB)
            • util.js(1.08 KB)
          • app.js(1.03 KB)
          • app.json(2.2 KB)
          • app.wxss(2.52 KB)
          • project.config.json(934 B)
          • project.private.config.json(836 B)
          • sitemap.json(196 B)
      • 软件工程 居家老人服药监管小程序的设计与实现9.79-AI6.53_1.docx(7.18 MB)预览内容
      CAD预览不完整,只显示大致框架 可联系客服看全图和细节

      1、当您付费下载文档后,您只拥有了使用权限,并不意味着购买了版权,文档只能用于自身使用.。
      2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。
      3、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。

      碎片内容

      2026软件工程一套 居家老人服药监管小程序的设计与实现9.79-AI6.53(论文+程序代码源码+数据库)定稿.zip

      您可能关注的文档

      发表评论取消回复

        
      26年WH+ 关注
      实名认证
      内容提供者

      该用户很懒,什么也没介绍

      确认删除?
      qq
      • 联系点击这里给我发消息
      搜索教程
      联系客服
      • 联系客服
      回到顶部