山野羡民
|
ff461ea9d6
|
update CodegenEngine.java.
模块名称和表名称一样时,代码生成存在问题,如“shop”模块的“shop”表生成代码时shop都被移除了
Signed-off-by: 山野羡民 <liyujiang_tk@yeah.net>
|
2024-06-14 06:27:42 +00:00 |
cherishsince
|
7c1e949d77
|
【解决todo】将 LambdaUpdateWrapper 隔离在 mapper,优化toSet toMap 使用 CollectionUtils
|
2024-06-13 16:03:56 +08:00 |
cherishsince
|
aa7c2cb251
|
【解决todo】使用 MidjourneyApi
|
2024-06-13 14:46:53 +08:00 |
cherishsince
|
4d9dbeaa8d
|
【增加】MidjourneyApi 自动配置
|
2024-06-13 14:42:49 +08:00 |
DevDengChao
|
30d0b10c99
|
fix: 修复被禁用的账户可以通过短信验证码再次登录的问题
(cherry picked from commit fcfd68ac1c979374d0916ed87995030c465e9428)
|
2024-06-12 15:23:16 +08:00 |
cherishsince
|
7358084198
|
【优化】重命名 midjourney properties
|
2024-06-12 13:42:29 +08:00 |
cherishsince
|
9ae25aa0b8
|
【优化】MidjourneyApi enum 增加注释
|
2024-06-12 11:49:14 +08:00 |
cherishsince
|
2f07896651
|
【优化】MidjourneyApi 保持 spring ai 代码风格,使用 record
|
2024-06-12 11:47:27 +08:00 |
cherishsince
|
937992fd16
|
【临时提交】增加 MidjourneyApi
|
2024-06-11 17:36:30 +08:00 |
cherishsince
|
1ac1c007ad
|
【解决todo】修改命名、方法返回、链式调用、显示保存、代码逻辑换货
|
2024-06-11 15:32:57 +08:00 |
SuperHao
|
8a5d39c2a2
|
update yudao-framework/yudao-spring-boot-starter-biz-ip/src/main/resources/area.csv.
bugfix: 导入微信地址的时候无法获取areaId(只针对四个直辖市)
Signed-off-by: SuperHao <jacky.jihao@gmail.com>
|
2024-06-07 08:40:04 +00:00 |
xiaoxin
|
f1292fb7fe
|
【增加】AI Music支持描述模式、歌词模式生成音乐
|
2024-06-07 14:51:45 +08:00 |
DevDengChao
|
8e2cd77af7
|
Merge branch 'master-jdk17' into fix/trade-order-update-service-unit-test
|
2024-06-07 11:03:53 +08:00 |
DevDengChao
|
919066dbf0
|
refactor: 使用 IdUtil.randomUUID 代替 UUID.randomUUID()
|
2024-06-07 10:49:11 +08:00 |
DevDengChao
|
d1c6d741c3
|
Revert "fix: 修复创建 DeliveryExpressDO 时提示 id 过大的问题"
This reverts commit 5632c51527 .
|
2024-06-07 10:47:28 +08:00 |
dhb52
|
ba40c1f699
|
fix: 改用kingbase8官方驱动,jdbc-url
|
2024-06-06 23:30:40 +08:00 |
dhb52
|
0ae11e0eb8
|
fix: JdbcUtils.getDbType 使用MyBatis-Plus工具
|
2024-06-06 23:28:55 +08:00 |
xiaoxin
|
085ebfc792
|
【增加】AI:suno-api 自定义音乐生成接口接入
|
2024-06-06 20:31:51 +08:00 |
YunaiV
|
e781129dbe
|
【同步】AI:最新 MJ 的 code review
|
2024-06-06 20:18:18 +08:00 |
高高
|
5e0a8b44c4
|
【修复】定时任务指定某一年执行时,只会执行一次,后台查看任务详细会报错
Signed-off-by: 高高 <171376172@qq.com>
|
2024-06-06 10:01:47 +00:00 |
dhb52
|
a5081b94f5
|
feat: 华为opengauss支持
|
2024-06-05 23:05:58 +08:00 |
cherishsince
|
90f920f55b
|
【优化】midjourney action 重置 buttons
|
2024-06-05 17:15:06 +08:00 |
jason
|
060bf5ec1e
|
修复会员签到记录,当天没有签到前一天已签到,连续签到却为0的bug
|
2024-06-05 15:27:32 +08:00 |
cherishsince
|
513ded4f61
|
【增加】增加 MidjourneyNotifyReqVO.Button 类型转换器
|
2024-06-05 15:22:47 +08:00 |
cherishsince
|
2b3593dfe0
|
【优化】抽离 midjourneyNotify 需要更新的 image 对象,方便在job中公用
|
2024-06-05 15:22:10 +08:00 |
cherishsince
|
000bcf1143
|
【增加】MidjourneyProxyClient 增加批量拉去任务信息
|
2024-06-05 15:21:27 +08:00 |
cherishsince
|
f15ecda727
|
【增加】MidjourneyJob 被动拉去
|
2024-06-05 15:20:53 +08:00 |
cherishsince
|
b0b7a3df09
|
【增加】增加 MidjourneyProperties 保存 url key 通知 url
|
2024-06-05 15:20:41 +08:00 |
cherishsince
|
8727c4de92
|
【优化】Midjourney 提交任务 保存 ImageOptions
|
2024-06-05 10:44:16 +08:00 |
cherishsince
|
fb055bfbb1
|
【优化】Midjourney 实现 Image Options
|
2024-06-05 10:43:57 +08:00 |
cherishsince
|
c0c2305c23
|
【优化】字段重命名 job id 改为 task id
|
2024-06-05 10:31:33 +08:00 |
cherishsince
|
8d23e1b9d9
|
【优化】优化注释
|
2024-06-05 10:28:10 +08:00 |
cherishsince
|
776d6e4e1e
|
【增加】AI Image mj 增加 action 操作
|
2024-06-05 10:27:31 +08:00 |
cherishsince
|
79a094be02
|
【增加】MidjourneyProxy 增加 action 操作
|
2024-06-05 10:27:08 +08:00 |
YunaiV
|
41ea482f8d
|
同步 HTTP 请求签名
|
2024-06-04 21:32:49 +08:00 |
YunaiV
|
5b1287ad41
|
Merge branch 'master-jdk17' of https://gitee.com/zhijiantianya/ruoyi-vue-pro
# Conflicts:
# yudao-framework/yudao-spring-boot-starter-security/src/main/java/cn/iocoder/yudao/framework/security/config/YudaoWebSecurityConfigurerAdapter.java
# yudao-module-infra/yudao-module-infra-biz/src/main/java/cn/iocoder/yudao/module/infra/service/logger/ApiAccessLogServiceImpl.java
# yudao-module-infra/yudao-module-infra-biz/src/main/java/cn/iocoder/yudao/module/infra/service/logger/ApiErrorLogServiceImpl.java
# yudao-module-system/yudao-module-system-biz/src/main/java/cn/iocoder/yudao/module/system/service/permission/RoleServiceImpl.java
|
2024-06-04 21:20:26 +08:00 |
YunaiV
|
d89a19a92b
|
【代码评审】商城:客服功能
|
2024-06-04 20:25:24 +08:00 |
芋道源码
|
2347bffeb1
|
!980 MALL-KEHU: 新增客服相关
Merge pull request !980 from puhui999/develop
|
2024-06-04 11:40:04 +00:00 |
YunaiV
|
97e8c35f70
|
【修复】CRM:CrmBusinessStatusDO 缺少 BaseDO
|
2024-06-04 19:39:11 +08:00 |
YunaiV
|
f091727ad3
|
【新增】framework:针对大金的适配
|
2024-06-04 19:32:06 +08:00 |
YunaiV
|
69b7adf00f
|
Merge branch 'feature/db' of https://gitee.com/zhijiantianya/ruoyi-vue-pro into master-jdk17
|
2024-06-04 19:24:07 +08:00 |
芋道源码
|
2395fc8f37
|
!982 feat: 支持人大金仓数KingbaseES
Merge pull request !982 from dhb52/feature/db
|
2024-06-04 11:23:52 +00:00 |
YunaiV
|
e0a6e3988b
|
【代码优化】framework:优化 HTTP 请求签名的实现
1、单测从集成测试,改成单元测试
2、SignatureAspect 调整代码,提升易读性
3、sign 算法调整,使用 querystring + body + header + appsecret 更容易理解
|
2024-06-04 19:10:48 +08:00 |
cherishsince
|
4c20593211
|
【增加】AI Image 列表兼容 Midjourney 操作按钮
|
2024-06-04 17:39:59 +08:00 |
cherishsince
|
541f6b9e6b
|
【增加】增加 Midjourney 提交异常提示
|
2024-06-04 17:39:29 +08:00 |
cherishsince
|
cea888b225
|
【优化】MidjourneyNotifyReqVO action 和 status 接受 改为 string
|
2024-06-04 17:39:02 +08:00 |
cherishsince
|
95d26c9b8d
|
【优化】调整 Midjourney proxy 提交状态 enum
|
2024-06-04 17:38:36 +08:00 |
cherishsince
|
dbe23cfe8e
|
【优化】调试 mj proxy 通知回调
|
2024-06-04 14:50:27 +08:00 |
YunaiV
|
1e391d626e
|
Merge branch 'master-jdk17' of https://github.com/YunaiV/ruoyi-vue-pro into master-jdk17
|
2024-06-03 21:45:03 +08:00 |
芋道源码
|
9eb62fb5a5
|
Merge pull request #541 from slipper4j/dev-0519-framework-signature
【优化】根据给出的建议优化部分代码逻辑、风格
|
2024-06-03 20:48:32 +08:00 |