This website requires JavaScript.
Explore
Help
Sign In
lanhu
/
platform
Watch
2
Star
0
Fork
0
You've already forked platform
Code
Issues
Actions
Packages
Releases
13
Activity
109
Commits
1
Branch
13
Tags
a4e5fc2af5dbd014adeda7cf4f92270dc42b076d
Commit Graph
7 Commits
Author
SHA1
Message
Date
luorijun
6f1bc72912
重构支付接口,以动态支持多种产品类型,整合长短效套餐的购买支付逻辑;引入 decimal 类型的金额计算;
2025-05-20 17:14:07 +08:00
luorijun
c93d0bf467
添加访问日志表及相关字段,更新模型字段注释
2025-05-08 10:46:21 +08:00
luorijun
1374757eab
完善登录逻辑,登录接口统一到 /token
2025-04-23 19:01:08 +08:00
luorijun
8c268fd7a9
优化数据库结构与数据插入逻辑
2025-04-12 18:03:44 +08:00
luorijun
c1b4f8d605
新增自定义数据库映射类型 LocalDateTime,完善套餐查询接口
2025-04-10 17:49:11 +08:00
luorijun
4c47a71f30
实现余额购买接口 & 实现全局 id 生成器
2025-04-08 17:31:53 +08:00
luorijun
19530d9d40
web 服务框架
2025-03-18 10:13:57 +08:00