GunVeda

Results 5 issues of GunVeda

**Describe the bug** 排除flowable的mybatis使用java8和mybatis-plus使用mysql数据库 **Expected behavior** 第一次启动初始化数据库正常,二次启动报错,错误内容为java.lang.ClassCastException: java.time.LocalDateTime cannot be cast to java.lang.String **Code** liquibase.changelog.StandardChangeLogHistoryService#getRanChangeSets Date dateExecuted = null; if (tmpDateExecuted instanceof Date) { dateExecuted = (Date) tmpDateExecuted; } else...

![image](https://user-images.githubusercontent.com/36949944/194695110-75a53303-abde-4ff3-afb3-0c5a72f7158a.png) 如图,频率显示2.09GHZ,但是无论从aida64读取的频率还是任务管理器的频率都对不上 系统:windows11 22H2,cpu:amd r9 5950x,主板 Asus ROG Strix X570-E Gaming WiFi II

客户端版本在ubuntu20.04 gnome界面x11图形下图标菜单的循环模式显示不对并且无法切换 ![image](https://github.com/qier222/YesPlayMusic/assets/36949944/55dff981-c7e8-456b-ba62-a7697b68957b)

使用gotify的http api发送消息推送 # notification_helper.lua添加 ```lua local function gotify(sender_number, content) if not config.notification_channel.gotify.enabled then return end if utils.is_empty(config.notification_channel.gotify.host) then log.warn("notification_helper", "gotify host 未填写,跳过调用gotify") return end log.info("notification_helper", "正在发送gotify通知") local request_body = {...

启动是本地通信的42710端口,如果被其他服务占用将造成服务无法启动, 我先启动的思源笔记占用了42710造成,R3PLAYX(2.7.5)无法启动 ![image](https://github.com/Sherlockouo/music/assets/36949944/b4b80ee7-9efd-4e8e-bf6b-73142a355daa)