xiaokang
  • Joined on 2026-02-25
xiaokang pushed to main at xiaokang/lotteryLaravel 2026-05-09 11:26:51 +08:00
f1b38ef421 feat: 增强管理员 API 鉴权,新增 token 有效天数配置,更新相关异常处理与错误码引用
xiaokang pushed to main at xiaokang/lotteryAdmin 2026-05-09 11:16:09 +08:00
cda7824eb2 feat:添加管理员登录
xiaokang pushed to main at xiaokang/lotteryLaravel 2026-05-09 11:12:00 +08:00
8a70c029f6 feat: 添加 Laravel Sanctum 支持,增强管理员 API 鉴权,更新相关中间件与路由配置
xiaokang pushed to main at xiaokang/lotteryAdmin 2026-05-09 10:36:33 +08:00
56951c0383 feat:初始化业务目录
xiaokang pushed to main at xiaokang/lotteryFront 2026-05-09 10:17:48 +08:00
14c297fe1a feat: 接入玩家入口与API代理
xiaokang pushed to main at xiaokang/lotteryFront 2026-05-09 09:25:22 +08:00
7bed43ac96 refactor: 封装请求
xiaokang pushed to main at xiaokang/lotteryFront 2026-05-08 18:03:54 +08:00
765b84e2b4 feat:初始化业务目录
xiaokang pushed to main at xiaokang/lotteryLaravel 2026-05-08 17:40:17 +08:00
e478597d13 refactor: 重构语言协商中间件,简化语言解析逻辑并增强异常处理,更新相关配置以支持多环境开发
xiaokang pushed to main at xiaokang/lotteryLaravel 2026-05-08 17:26:10 +08:00
85e57782cc feat: 更新 .env.example 文件,新增彩票业务配置与 Redis、邮件、队列等环境变量,优化开发环境设置
xiaokang pushed to main at xiaokang/lotteryLaravel 2026-05-08 16:33:50 +08:00
8cce1778b9 feat: 更新数据库填充器以支持开发环境的管理员和玩家数据填充,新增示例钱包余额配置
xiaokang pushed to main at xiaokang/lotteryLaravel 2026-05-08 16:02:55 +08:00
8954325194 feat: 更新开发环境配置,支持在 local 和 testing 环境下的玩家身份绕过,新增钱包余额 API 路由
xiaokang pushed to main at xiaokang/lotteryLaravel 2026-05-08 15:20:44 +08:00
fc0999664a feat: 增强玩家端 API 鉴权中间件,支持多语言错误消息返回
xiaokang pushed to main at xiaokang/lotteryLaravel 2026-05-08 14:41:09 +08:00
9f8080cefe feat: 添加 JWT 支持与开发环境配置,更新 API 路由与中间件
xiaokang pushed to main at xiaokang/lotteryLaravel 2026-05-08 13:47:53 +08:00
bbf58cb076 feat: 为玩家和管理员模块新增 API 路由与中间件别名
xiaokang renamed repository from lotterLaravel to xiaokang/lotteryLaravel 2026-05-08 13:38:43 +08:00
xiaokang created branch main in xiaokang/lotteryFront 2026-05-08 13:37:08 +08:00
xiaokang pushed to main at xiaokang/lotteryFront 2026-05-08 13:37:08 +08:00
06a4a79fee Initial commit from Create Next App
xiaokang created repository xiaokang/lotteryFront 2026-05-08 13:36:51 +08:00
xiaokang created branch main in xiaokang/lotteryAdmin 2026-05-08 13:36:25 +08:00
xiaokang pushed to main at xiaokang/lotteryAdmin 2026-05-08 13:36:25 +08:00
881506655d Initial commit from Create Next App