This website requires JavaScript.
Explore
Help
Sign In
lingling
0 Followers
·
0 Following
Joined on
2021-12-23
Repositories
19
Projects
Packages
Public Activity
Starred Repositories
lingling
pushed to
master
at
shulang/webman
2025-03-21 20:50:07 +08:00
6e6503ac2d
feat: 新增用户手机号在线操作类,支持在线状态处理和批量更新
472c7b940f
feat: 优化支付API请求错误日志,增强错误信息记录
Compare 2 commits »
lingling
pushed to
master
at
shulang/webman
2025-03-21 20:18:01 +08:00
7dee991b01
feat: 更新提现记录模型,修正属性描述并增加新字段
92589b68b6
feat: 更新用户WS信息归档表模型,修正属性描述并增加可批量赋值字段
71dc5f4ffd
feat: 优化手机号在线时长统计,增加批量插入和事务处理
ff983a42f5
feat: 增加 httpclient 方法的 token 参数,添加用户登录和提现的测试用例
a956648fa7
feat: 增加提现金额最低限制,优化错误处理逻辑
Compare 7 commits »
lingling
pushed to
master
at
shulang/webman
2025-03-18 21:48:28 +08:00
cae91857d1
feat: 添加手机号状态测试用例,优化测试逻辑
62ccfb43d0
feat: 修改获取手机号状态的查询逻辑,更新注释并调整 API 请求 URL
Compare 2 commits »
lingling
pushed to
master
at
shulang/webman
2025-03-18 18:16:29 +08:00
ca364fc3d5
feat: 添加获取指定手机号状态的功能,优化登录状态检查逻辑
lingling
pushed to
master
at
shulang/webman
2025-03-17 21:57:40 +08:00
f19bb0c01b
feat: 更新 Withdraw 模型,添加可填充字段以支持更多用户信息
lingling
pushed to
master
at
shulang/webman
2025-03-17 19:22:44 +08:00
fdb351a901
feat: 添加手机号在线历史归类功能,新增 UserPhoneDayLog 模型并优化数据处理逻辑
lingling
pushed to
master
at
shulang/webman
2025-03-16 12:47:39 +08:00
c5b308c1c4
feat: 更新 README.md,添加 JwtToken.php 中缺失的授权信息异常处理说明
lingling
pushed to
master
at
shulang/webman
2025-03-16 12:08:36 +08:00
377efca3cb
Merge branch 'master' of
https://git.shagain.club/shulang/webman
6f31116422
feat: 在 WithdrawController 中添加用户银行信息,优化提现逻辑
d85ae3931e
feat: 添加 TextController,实现手机号在线历史归类功能
2e4e9a9e31
feat: 修复 Task2 中在线时长记录逻辑,调整参数以正确保存在线时间
Compare 4 commits »
lingling
pushed to
master
at
shulang/webman
2025-03-15 17:06:05 +08:00
eb299de411
docs: 更新 README.md,添加 PHPUnit 单元测试执行说明
lingling
pushed to
master
at
shulang/webman
2025-03-15 17:04:04 +08:00
e20737671c
feat: 添加 PHPUnit 作为开发依赖并更新 Task2 中在线时长记录逻辑
lingling
pushed to
master
at
shulang/webman
2025-03-15 12:24:22 +08:00
dd329c6ee0
feat: 在 JwtAuthMiddleware 中添加用户状态检查,处理封禁用户的请求
lingling
synced commits to
main
at
lingling/tiny-rdm
from mirror
2025-03-14 21:04:38 +08:00
3860415429
chore: update dependencies
dec906a69b
chore: update dependencies
118b9b8870
chore: upgrade wails to the latest version
Compare 3 commits »
lingling
pushed to
master
at
shulang/webman
2025-03-14 20:38:42 +08:00
248abb51c2
feat: 优化 Task2 中在线用户积分计算逻辑,调整条件判断
fd1de9794d
feat: 优化 WithdrawController 中积分计算逻辑,使用 accumulated 和 fee 属性
578cbfa203
feat: 清理 PromotionController 中未使用的导入
0c5eb38d48
feat: 在 Withdraw 模型中添加 accumulated 和 fee 属性以支持提现积分和手续费
c6fadb28fa
feat: 注释掉获取用户在线时间的逻辑
Compare 5 commits »
lingling
pushed to
master
at
shulang/webman
2025-03-13 08:41:07 +08:00
caa7619b31
feat: 添加用户登录和刷新token功能,优化JWT认证中间件逻辑
lingling
pushed to
master
at
shulang/webman
2025-03-10 22:29:11 +08:00
8b54ec63a8
feat: 修改 Facebook 事件处理逻辑,更新事件类型为 1
lingling
pushed to
master
at
shulang/webman
2025-03-10 21:06:34 +08:00
755cf15794
feat: 在 Task2 类中添加自动删除用户配置查询逻辑
46a4ba7694
feat: 在 Dictionary 模型中添加 remark 属性以支持备注信息
d136ca240f
feat: 在提现逻辑中添加频繁提现限制,用户需等待三分钟后再试
6ae1f5603a
feat: 在中英文翻译中添加“提现频繁请三分钟后再试”提示信息
Compare 4 commits »
lingling
pushed to
master
at
shulang/webcons
2025-03-10 20:48:15 +08:00
9639859b11
Merge branch 'master' of
https://git.shagain.club/shulang/webcons
af917ae7db
feat: 新增系统设置页面及相关路由,更新国际化配置
96f302d048
fix: 修复表格列显示和状态判断逻辑
Compare 3 commits »
lingling
pushed to
master
at
shulang/webman
2025-03-09 12:37:27 +08:00
de52536a37
feat: 设置 SendCode 类的请求超时时间,优化 API 调用稳定性
6e27737531
feat: 更新 PaymentNew 类中的回调 URL 为安全的 HTTPS 链接
4d353a2155
feat: 在 Facebook 类中添加 Lead 事件处理逻辑
Compare 3 commits »
lingling
pushed to
master
at
shulang/webman
2025-03-08 22:22:56 +08:00
234bc63dd0
feat: 优化 Task2 类中的用户状态处理逻辑,简化代码结构
lingling
pushed to
master
at
shulang/webman
2025-03-08 21:33:13 +08:00
106194ea95
feat: 在 Task2 类中启用用户收益保存功能
First
Previous
1
2
3
4
5
...
Next
Last