ErrLookup › linlinjava/litemall
linlinjava/litemall
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端 · Java · 644 source files
Analyzed at a1ef964a71 on 2026-08-14. 6 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| showType不支持 | exception | error | validation, input-validation, comment-service, litemall |
| 下单的商品货品数量大于库存量 | exception | error | business-rule, stock, order, concurrency, litemall |
| 商品货品库存减少失败 | exception | critical | stock, order, concurrency, database, litemall |
| 更新数据已失效 | http | critical | payment, wechat-pay, groupon, idempotency, concurrency, litemall |
| 商品货品库存增加失败 | http | error | stock, order, cancel, data-integrity, database, litemall |
| 微信通知支付失败! | http | critical | payment, wechat-pay, callback, external-service, litemall |