points repository

runphp b576d5a54b fix(points): 修复用户积分列表查询逻辑 2 ay önce
database 3cc65f8437 feat(points): 添加手动调整积分功能并优化管理界面 2 ay önce
resource 3cc65f8437 feat(points): 添加手动调整积分功能并优化管理界面 2 ay önce
route 3cc65f8437 feat(points): 添加手动调整积分功能并优化管理界面 2 ay önce
src b576d5a54b fix(points): 修复用户积分列表查询逻辑 2 ay önce
test 40ba8c4ab3 feat(points): 积分功能大升级 6 ay önce
.gitignore 4bd1e8097f feat(points): 添加用户积分模块 7 ay önce
LICENSE 4751ccff0c Initial commit 7 ay önce
README.md 34af7ac0c3 feat(points): 添加用户积分日志表结构 7 ay önce
composer.json 346b2e5bda build(extension): 更新 core 依赖版本 6 ay önce
config.php 40ba8c4ab3 feat(points): 积分功能大升级 6 ay önce
info.php 4bd1e8097f feat(points): 添加用户积分模块 7 ay önce

README.md

用户积分模块

这是一个为SixShop商城系统开发的积分管理插件,用于管理用户的积分余额和积分变动记录。

功能介绍

该模块主要提供以下功能:

  1. 用户积分余额管理
  2. 积分变动记录追踪
  3. 积分增减操作接口

安装

composer require six-shop/points