兰缘小妖 lanyuanxiaoyao
  • Joined on 2024-11-17
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/leopard 2025-09-06 12:33:00 +00:00
fccf059416 feat: 增加入库原始日线信息
a1e6f314a4 feat: 移除stock的上市状态,默认库里的股票都是上市的
Compare 2 commits »
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/leopard 2025-09-06 12:30:39 +00:00
b7c0aaf727 feat: 优化页面操作
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/leopard 2025-09-06 07:15:01 +00:00
2c889462c6 feat: 优化任务执行逻辑
0ad9d8239c feat: 使用liteflow替换自定义的任务执行
Compare 2 commits »
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/leopard 2025-09-05 14:04:34 +00:00
550692e281 feat: 完成简单的任务执行
028a578896 feat: 增加任务模板的增删改查
Compare 2 commits »
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/leopard 2025-09-04 00:49:32 +00:00
1fc8d3160c feat(all): 增加镜像打包适配
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/leopard 2025-09-01 02:58:12 +00:00
32b5407c81 feat(all): 更新版本号
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/leopard 2025-08-30 14:20:32 +00:00
334840c784 feat(all): 增加简单的任务管理
877f460c26 feat(all): 增加股票上市状态
cbab5afeab fix(web): 时间空值使用斜杠
Compare 3 commits »
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/spring-boot-service-template 2025-08-30 14:01:24 +00:00
304754d52f fix: 修复只传了页码的时候没有排序
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/spring-boot-service-template 2025-08-30 09:19:01 +00:00
44a2a3169f feat: 优化批量删除
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/spring-boot-service-template 2025-08-30 09:17:00 +00:00
01ccadd856 feat: 增加方便的批量方法
78af47b715 fix: 修复排序参数为空导致空匹配
Compare 2 commits »
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/leopard 2025-08-30 02:57:25 +00:00
fbcdbba608 feat(all): 完成镜像打包
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/leopard 2025-08-30 02:11:37 +00:00
7f3b61b854 feat(all): 初始化版本
lanyuanxiaoyao created branch master in lanyuanxiaoyao/leopard 2025-08-30 02:11:37 +00:00
lanyuanxiaoyao created repository lanyuanxiaoyao/leopard 2025-08-30 01:51:43 +00:00
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/spring-boot-service-template 2025-08-29 09:08:09 +00:00
2232adc51c fix: 修复查询排序没有应用
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/spring-boot-service-template 2025-08-26 08:08:19 +00:00
57c6e09fb0 feat: 使用优化后的、前端友好的雪花算法ID
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/spring-boot-service-template 2025-08-26 03:39:47 +00:00
7d548a4be1 feat: 移除依赖,jpa版本跟随主项目
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/spring-boot-service-template 2025-08-25 09:56:59 +00:00
76aa61e452 feat: 更新spring依赖版本
fa85423f13 feat: 使用record作为vo更加便捷
Compare 2 commits »
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/spring-boot-service-template 2025-08-24 10:38:17 +00:00
c7350da73a feat: 加入MapStruct的示例
9d52da9b1a feat: 默认Repository的主键为Long
Compare 2 commits »
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/spring-boot-service-template 2025-08-24 02:06:22 +00:00
79b1632bc3 feat: 增加枚举的使用