Mybaits--Automatic Chatbot
V_1.0:
- jsp+servlet+Mybatis+jquery builds a simple front desk and backend
- The original table was split into one main table and one attached table, and the corresponding mapping was made to realize a one-to-many relationship.
The paging function is not yet perfect - Implemented the paging function and tried to use the pageInteceptor paging interceptor to perform paging intercept. The code part is in the Inteceptor package, and the total configuration file of Mybaits also needs to register the corresponding interceptor.
Front desk renderings:

Background renderings: 
SQL: SQL.sql is the data table corresponding to the project in the sql folder