格式化飞书通知跳转链接方法错误

This commit is contained in:
feng.li
2024-01-26 13:47:20 +08:00
parent fee5f82f6d
commit e642fa1cf4
4 changed files with 36 additions and 18 deletions

View File

@@ -12,6 +12,7 @@ public class TRTCUtils {
/**
* 默认过期时间 30 s
* 修改为 24 小时(官方建议)
*/
private static final Long expired = 60 * 60 * 24L;