小轲
小轲
## OS Windows 10 ## VERSION 1.5.0 ## ISSUE DESCRIPTION 增加一个按钮放在软件的setting中,主要自定义软件的配置目录。用户可自定义配置到磁盘的某个路径,例: ` D:\cloud sync\config\AnotherRedisDesktopManager\`,软件直接读取此处的配置即可🧁 在配置文件增加自定义路径后,可以利用同步盘软件 DropBox、坚果云等同步这个文件夹,方便多端同步session信息。 当然,如果增加了云账号功能,那么将更加省事~🍖
### Issue Checklist | Issue 检查清单 - [X] I am using Keep version `4.2.5` or later. (使用 Keep `4.2.5` 或更高版本) - [X] I have already read the [Troubleshooting page of...
你好,我在使用dubbo的trip协议过程中多参数遇到了问题 如果出现一个方法多个参数, `queryLearningTime(String channelCode, String crCode)` 且不是DTO形式呈现,则会出现问题 通过trip访问会报错: Name for argument of type [class java.lang.String] not specified, and parameter name information not available via reflection. Ensure that the compiler uses...