Repository Analysis

macrozheng/mall

mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Spring Boot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

0.0 Likely human-written View on GitHub
0.0
Adjusted Score
0.0
Raw Score
100%
Time Factor
2026-05-14
Last Push
83,742
Stars
Java
Language
114,231
Lines of Code
666
Files
3
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 0LOW 3

Pattern Findings

3 matches across 1 category. Click a row to expand file-level details.

Over-Commented Block3 hits · 3 pts
SeverityFileLineSnippet
LOWmall-admin/src/main/resources/dao/PmsSkuStockDao.xml21 #{item.productId,jdbcType=BIGINT},
LOW…n/resources/com/macro/mall/mapper/PmsProductMapper.xml181 detail_title, promotion_start_time, promotion_end_time,
LOW…ain/resources/com/macro/mall/mapper/OmsOrderMapper.xml161 receiver_province, receiver_city, receiver_region,