基于微信小程序的学校基础服务平台的设计与实现
摘要:随着信息时代的到来,网络改变了人类的生活方式。大学校园网络平台就是最好的例证。通过校园的网络平台,帮助老师和学生解决了信息统计、信息查询等一些费时、费事的操作流程。但是校园的各个网络平台基本上是没有任何关联性的,这也意味着查询各种服务显得太过于繁琐。除此之外,校园的基础网络服务相对较弱,就如失物招领服务,它目前处于一个人发布到朋友圈的情况,并且对于了解和发布学生活动信息的平台太少,更有甚至对于这些信息平台有好多学生可能都不知道。解决上述痛点,是为了给同学和老师提供更加方便的、更安全的校园基础网络服务。
本课题对校园的基础网络服务进行了调研,设计并且开发了基于微信小程序的校园服务系统。本网络服务平台是一款轻量级的移动端应用程序,前端使用微信小程序框架布局;后端使用java springBoot技术进行研发,数据存储使用mysql技术。
关键词:微信小程序;三层架构;校园服务;springBoot;mysql;java
Design and implementation of school basic service platform based on weChat mini program
Abstract: With the advent of the information age, the network has changed the way of life of human beings. The university campus network platform is the best example, through the campus network platform, it helps teachers and students solve some time-consuming and troublesome operation processes such as information statistics and information query. However, the various network platforms on campus are basically unrelated, which means that querying various services is too cumbersome. In addition, the basic network services of the campus are relatively weak, such as the lost and found service, which is currently in the situation of an individual posting to the circle of friends, and there are too few platforms for understanding and publishing student activity information, and even many students may not know about these information platforms. The solution to the above pain points is to provide students and teachers with more convenient and safer campus basic network services.
This topic investigates the basic network services of the campus, designs and develops the campus service system based on wechat small program. The network service platform is a lightweight mobile application, the front-end use of wechat small program framework layout; The backend uses springBoot technology for research and development, and mysql technology for data storage.
Key Words: WeChat mini program; Three-tier architecture; Campus Services; SpringBoot; MySQL; Java
目 录
4.2.2 UI层(UserInterface Layer)
4.2.3 微服务层(Microservices layer)


















