Files
UPC-Resent/templates
“zj” acf0306080 feat: sender 模板支持字符串和16进制两种格式发送
- 添加 is_valid_hex() 函数检测16进制格式
- 有效的16进制(偶数长度+0-9a-fA-F)按 bytes.fromhex() 发送
- 非16进制字符串按 UTF-8 编码直接发送
- 日志中标注发送类型 (hex/string)
2026-04-05 14:49:07 +08:00
..
2026-03-23 15:57:58 +08:00
1
2026-03-22 17:17:44 +08:00
2026-03-23 15:20:46 +08:00
2026-04-04 21:26:16 +08:00
2026-04-04 21:15:36 +08:00