Skip to content

issues Search Results · repo:rememberber/WePush language:Java

Filter by

52 results
 (94 ms)

52 results

inrememberber/WePush (press backspace or delete to remove)

消息内容太长,太不方便编辑了,求求增加个自动换行功能吧,辛苦作者了。
  • ixianbao
  • Opened 
    on Jul 4
  • #298

现象描述 image 环境信息 WindowServer2019 重现步骤 - 步骤1,设置账号 - 步骤2,编辑消息 - 步骤3,准备目标人群 报错信息 image
  • zhaofeng365
  • Opened 
    on Dec 6, 2024
  • #297

在使用过程中发现两个优化点,可显著提升性能,尤其在数据量大的情况下: 1. 在 TaskRunThread.java 中,将 toSendList 从 LinkedList 修改为 HashSet,将 remove 操作的复杂度从 O(n) 降至 O(1)。推送任务执行完成后,保存结果阶段会进行大量的 remove 操作,实测显示性能提升显著。 2. 在 ImportByFile.java ...
  • ZhangChaoWN
  • Opened 
    on Sep 29, 2024
  • #295

mysql连接报错 the last packet successfully received from the server was 0 milliseconds ago
  • HiJackk
  • Opened 
    on Apr 8, 2024
  • #293

现象描述 [描述问题的现象,最好能够提供屏幕截图 或 gif 动画] 环境信息 [在此填写操作系统名称+版本等与问题相关的环境信息] 重现步骤 [在此填写能够重现该问题的操作步骤] - 步骤1,... - 步骤2,... - 步骤3,... 报错信息 [在此填写WePush安装目录下logs文件夹内的报错信息]
  • jayxuhua
  • Opened 
    on Nov 23, 2023
  • #291

现象描述 支持飞书/群组机器人消息通知
  • G81192
  • Opened 
    on Jun 25, 2023
  • #284

pom 文件引用本地 jar 的一点儿小建议 pom 文件中引用本地 jar 包,可以不进行 install 操作,可以避免 污染 本地库? groupId org.apache.maven.plugins /groupId artifactId maven-install-plugin /artifactId version 2.5.2 /version executions ...
  • lixifun
  • Opened 
    on Nov 18, 2022
  • #281

希望支持SqlServer数据库
  • gq960327
  • 1
  • Opened 
    on Sep 1, 2022
  • #277

还有设置http代理,用户名和密码不能成功链接,别的地方测试没有问题
  • Moebyte
  • Opened 
    on Jul 8, 2022
  • #275

在本项目使用的weixin-java-cp-4.1.0.jar - me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl.class:50 中存在如下代码: if (this.baseApiUrl == null) { this.baseApiUrl = https://qyapi.weixin.qq.com ; } 默认是直接调用腾讯官方的企业微信服务器,但是企业微信支持私有化部署,当私有化部署时此域名会发生变化 ...
  • chaos-cn
  • 6
  • Opened 
    on Mar 15, 2022
  • #272
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub