Commit Graph

145 Commits

Author SHA1 Message Date
old burden 8fcdb74507 fix:充值订单和业务订单bug修复 2026-04-21 15:57:35 +08:00
old burden 4800af812d fix:充值订单和业务订单bug修复 2026-04-21 15:38:53 +08:00
old burden fd2ed863b3 fix:充值订单和业务订单bug修复 2026-04-21 15:26:26 +08:00
old burden 181228bb59 fix:充值订单和业务订单bug修复 2026-04-21 15:09:17 +08:00
old burden bbcc14a395 Merge remote-tracking branch 'origin/seedance_balance' into seedance_balance
# Conflicts:
#	admin-ui/src/views/ai/record/index.vue
2026-04-21 14:59:44 +08:00
old burden 5c4c62d729 fix:充值订单和业务订单bug修复 2026-04-21 14:59:07 +08:00
old burden 0385ac9640 fix:充值订单和业务订单bug修复 2026-04-21 14:50:14 +08:00
yys 9ffe5c8152 fix: 解决发现的问题 2026-04-21 14:37:54 +08:00
yys 20a063d6aa fix: 解决合并问题 2026-04-21 11:05:13 +08:00
yys e516105893 Merge remote-tracking branch 'origin/seedance_balance' into seedance_balance
# Conflicts:
#	web-api/ruoyi-system/src/main/java/com/ruoyi/ai/mapper/AiUserMapper.java
#	web-api/ruoyi-system/src/main/resources/mapper/system/AiUserMapper.xml
2026-04-21 11:00:27 +08:00
yys 8d7cd70cfc feat: 火山配置从部门表独立出来,相关取值、缓存、保存重写逻辑 2026-04-21 10:59:03 +08:00
old burden 2498b4deed Merge remote-tracking branch 'origin/seedance_balance' into seedance_balance 2026-04-21 10:48:14 +08:00
old burden 589bb9c7c8 fix:团队上限人数 2026-04-21 10:47:50 +08:00
yys cb72d4edae feat: 调整AI用户、部门的界面显示 2026-04-21 10:17:25 +08:00
yys b2f1bc8439 Merge branch 'seedance_balance' of https://gitea.06zk.com/best_yunwei/ai_images into seedance_balance
# Conflicts:
#	web-api/ruoyi-system/src/main/java/com/ruoyi/ai/mapper/AiVideoReportDataMapper.java
2026-04-21 09:50:29 +08:00
yys 1a7205564d feat: 生成视频时记录统计表数据 2026-04-21 09:48:28 +08:00
old burden d1b27c42cd fix:操作列优化 2026-04-20 17:53:09 +08:00
old burden a3bc2e24da fix:新功能提交 子后台新增下放积分 2026-04-20 17:40:14 +08:00
old burden b3b54f14bc fix:新功能提交 2026-04-20 17:17:12 +08:00
old burden 56389e5154 fix:新功能提交 2026-04-20 17:14:01 +08:00
old burden 7177d7c404 fix:新功能提交 2026-04-20 17:10:16 +08:00
old burden 009886d9d8 Merge remote-tracking branch 'origin/seedance_balance' into seedance_balance 2026-04-20 16:55:32 +08:00
old burden 6600f4f1f9 fix:新功能提交 2026-04-20 16:55:10 +08:00
yys 690bc43a55 Merge branch 'seedance_balance' of https://gitea.06zk.com/best_yunwei/ai_images into seedance_balance 2026-04-20 16:48:14 +08:00
yys 4a55202d35 fix: 团队余额bug修复 2026-04-20 16:48:10 +08:00
old burden bfa30bb543 fix:新功能提交 2026-04-20 16:33:43 +08:00
old burden c7334ab7d9 fix:系统用户表实现通过部门关联ai_user 2026-04-20 16:28:27 +08:00
old burden f98ceb5785 fix:系统用户表实现通过部门关联ai_user 2026-04-20 16:28:17 +08:00
old burden e4292ee87d fix:客户端注册充值取消 2026-04-20 16:27:25 +08:00
yys 17d5e3a1c9 Merge branch 'seedance_balance' of https://gitea.06zk.com/best_yunwei/ai_images into seedance_balance 2026-04-20 16:14:05 +08:00
yys 1ae99ae660 feat: 代码、索引优化 2026-04-20 16:13:56 +08:00
old burden ddd2a60f7e Merge remote-tracking branch 'origin/seedance_balance' into seedance_balance 2026-04-20 15:59:40 +08:00
old burden 8be42f7a4f feat: sql内容提交 2026-04-20 15:59:17 +08:00
yys 460cbc2a38 feat: 部门管理 - 积分更正 2026-04-20 14:38:57 +08:00
yys db2052b9fd feat: AI用户 - 下放/回收积分,去掉设置余额功能。恢复AiDeptController 2026-04-20 11:55:32 +08:00
yys c92f531f1b feat: 部门余额变更 2026-04-17 17:47:25 +08:00
yys 580e484dd0 feat: 修改缓存配置,redis key统一放在RedisKey中 2026-04-17 16:31:17 +08:00
yys d69d2a1df7 feat: 创建订单时填写部门ID;订单生成失败时积分与用量写为0 2026-04-17 16:22:40 +08:00
yys a275194cfb feat: 修改AiVideoReportData的表字段,查询近七天的数据 2026-04-17 16:21:38 +08:00
yys dba0b2d9ca feat:
团队余额版本更新的sql
	git不再忽略.sql文件
2026-04-17 15:08:57 +08:00
yys d975e4fc19 feat: 新表、新字段生成entity、mapper、service、enum 2026-04-17 14:29:31 +08:00
yys 5eaa4fe6df feat: 注释掉无用的工具类 QiniuUtils 2026-04-17 14:09:49 +08:00
yys edbebf0d5d fix: 根据阿里规约修改部份代码问题 2026-04-16 11:52:37 +08:00
yys 4f1240ab0b fix: 解决maven编译出现的一些问题
去掉了七牛工具类的@Component
           mail依赖了两次,删除一个
        AiBannerServiceImpl中的警告(该方法未使用无影响)
2026-04-15 16:59:54 +08:00
yys 391071c8f7 fix: 解决ai_user停用后仍可在portal登录的问题 2026-04-15 16:44:21 +08:00
yys ffc23990a7 Merge branch 'seedance' of https://gitea.06zk.com/best_yunwei/ai_images into seedance 2026-04-15 16:01:57 +08:00
yys b3459fc01f fix: 生成视频产生的流水的备注,用同一个语言 2026-04-15 16:01:49 +08:00
old burden 3dfa25d23b Merge remote-tracking branch 'origin/seedance' into seedance 2026-04-15 15:21:05 +08:00
old burden abae79949f feat: 作品库分页器,操作列优化 2026-04-15 15:20:55 +08:00
yys ff46210c14 fix: 生成视频产生的流水的备注,用同一个语言 2026-04-15 14:58:17 +08:00