
Source code introduction and installation instructions:
software introduction
linjiashop is a web mall system based on Spring Boot and Vue.js. Linjiashop includes the mall's backend management system, mobile phone h5 and Mini programs versions.
Linjiashop includes background management functions and mobile mall business functions
Basic modules:
sector management
user management
role management
menu management
distribution of competences
parameter management
data dictionary management
Timing task management
operation log
login logs
CMS content management
Message management: Configure message templates, send short messages, email messages
Code generation based on idea plug-ins
Mall functions:
member management
commodity categories
commodity management
order management
shopping cart
banner management
favorite list
Mobile phone-complete shopping mall function
technology selection
Core framework: Spring Boot
Database layer: Spring data jpa
Database connection pool: Druid
Cache: Ehcache
Front-end: backend management is based on element, and mobile interface is based on vant
Catalog description:
linjiashop-admin Front-end webpage for PC backend management
linjiashop-admin-api API service managed in the background on PC
Linjiashop-the front-end page of mobile mobile mall
Linjiashop-mobile-api API service of mobile mall (h5, Mini programs, and apps all use the API modification service as the background interface)
linjiasho-wxapp Weixin Mini Programs Mall
linjiashop-core basic module, including tool classes, dao, services, beans and other content
linjiashop-generator code generation module generates dao, service, backend management controllers and pages based on entities. It works better with the IDEA code generation plug-in webflash-generator. Please read this document carefully before using it.
Source code update log:
linjiashop Mall System v0.8:
Issues
Issue Regularly cancels unpaid orders over the time limit
Change Improve the default harvest address logic
Issue product classification adds secondary classification function
Issue adds the function of scheduled cancellations of unpaid orders due to timeout
Fixes
Fix the issue of user lockdown and deletion status allowing login
After Fix modifies the administrator account, clear the cache
Fix data verification problem when modifying account
Fix submitted orders without issue of reducing inventory
Fix backend management of orders in the last 7 days, where today's and yesterday's order records cannot be viewed
Fix cannot deduct inventory after placing a successful order
Fix backend management modifies account data verification issues and old account information caching issues
Fix backend management problem where you can still log in after locking and deleting administrators
Fix fixes the problem where the front-end uses reverse proxy software that prevents the user from getting the real IP
Comments0