qinkangdeid

Results 8 issues of qinkangdeid

### Which version of CosId did you use? 1.12.1 ## Bug Report 之前 单机、主从的redis都正常 我们的测试环境使用的docker部署的单机的redis,线上和UAT环境使用的阿里云的云产品【[云数据库Redis版](https://kvstore.console.aliyun.com/Redis/dashboard)】,集群5.0版本。当我们准备部署上阿里云上的时候服务启动的时候报了lua脚本执行错误。 如下: ```bash [2022-07-07 16:06:40.182] [INFO ] [SWTraceId - TID: N/A] [] [me.ahoo.cosid.spring.redis.SpringRedisMachineIdDistributor] - distributeRemote -...

good first issue
question

**新特性描述:** 本地一直使用typora+网盘同步的方式放置文档,typora也有很多主题 但是markdown nice的漂亮啊 很喜欢 能否适配做typora这款编辑器的主题css?😄谢谢提供这么漂亮的工具

feature

如题 是否可以自定义ServiceImpl的类名后缀

### 对以下问题有疑问: 版本:1.37.0 < 备注:请尽量详细描述问题所在 > 使用的是 Stateless模式的JWT集成方式,想在logout方法监听事件 查看 cn.dev33.satoken.stp.StpLogic#logoutByTokenValue的方法有看到有:`SaTokenEventCenter.doLogout(loginType, loginId, tokenValue);` 但是查看 `StpLogicJwtForStateless`继承了 StpLogic的 `logout()`: ```java public void logout() { String tokenValue = this.getTokenValue(); if (!SaFoxUtil.isEmpty(tokenValue)) { SaHolder.getStorage().delete(this.splicingKeyJustCreatedSave()); if...

如题 还有好大一块地方 ![image](https://user-images.githubusercontent.com/17582522/76964103-20b79a80-695d-11ea-8c13-edd20120667f.png)

enhancement

Is this project still being maintained? I noticed that the official website has the latest version as 2.7, but the current version is still 2.5.1.

**What happened?** When using Gitea as the code source with token/password authentication, authentication fails. The exact same code, build process, and service work correctly with GitHub and Gitee. However, both...

bug

### MeterSphere 版本 v3.6.5-lts ### 联系方式 [email protected] ### 请描述您的需求或者改进建议 ## 目前 目前只能选择固定的人员 一条缺陷被测试人员创建后 应该可以通知到缺陷的处理人会更为高效和触达 ## 期望 可以像 缺陷-更新 那样 选择 处理人 进行通知 ### 请描述你建议的实现方案 ## 期望 可以像 缺陷-更新 那样 选择...

状态:待用户反馈