|
efc7286162
|
feat: 添加或修改API;
fix: 修复错误;
refactor: 重写/重构代码,但未改变API行为;
style: 添加空格、格式化、缺失的分号等;
test: 添加缺失的测试或修正现有的测试;
docs: 更新文档如readme;
build: 更新依赖、项目版本;
ops: 影响操作组件如基础设施、部署、备份、恢复;
chore: 修改.gitignore;
请根据以上信息生成规范的用中文conventional commit message,谨慎选择最能说明更改的Commit type,请控制你的输出在一行内,你的回复中应该仅有一条commit message。
Your reply format:
|
2024-09-02 15:31:07 +08:00 |
|
|
7c5a651b3e
|
feat(User): 移除冗余的onBeforeWrite和onAfterWrite方法,简化代码逻辑
|
2024-08-31 20:31:16 +08:00 |
|
|
1e03c45df2
|
1
|
2024-08-31 17:55:20 +08:00 |
|
|
e1ed493313
|
1
|
2024-08-31 17:22:25 +08:00 |
|
|
5fd9781f49
|
feat: 修改IndexController类中的index方法,移除了更新用户余额的代码;增加了LoginAccountValidate类中的错误抛出异常,优化了PayNotifyLogic类中的代码逻辑,简化了User类中的日志记录方式,更新了log配置文件,修改了ModelEvent类中的代码。
|
2024-08-31 14:27:25 +08:00 |
|
|
975c5b232f
|
1
|
2024-08-30 17:59:41 +08:00 |
|
|
748c3c7267
|
feat(TradeStatisticLogic, UserStatisticLogic): Update statistic logic, optimize payment type filter conditions, adjust statistical methods
|
2024-08-04 10:32:28 +08:00 |
|
liu
|
f96538a4b4
|
调用修复
|
2024-06-29 14:55:46 +08:00 |
|
|
5e54943d4c
|
feat: 修改了订单相关的API文档和逻辑
|
2024-06-21 14:42:36 +08:00 |
|
|
283e8f1747
|
Merge branch 'dev' of https://gitea.lihaink.cn/mkm/multi-store into dev
|
2024-06-20 11:08:43 +08:00 |
|
|
557170ce74
|
feat: 修改了交易统计逻辑,添加了交易统计的接口
|
2024-06-20 11:08:06 +08:00 |
|
liu
|
947b0a72fb
|
用户后台新增相关数据
|
2024-06-20 10:09:15 +08:00 |
|
liuchaofu
|
07103bbf65
|
会员等级
|
2024-06-05 23:00:13 +08:00 |
|
|
b1404372af
|
init
|
2024-05-30 21:37:55 +08:00 |
|