1f1270b90b
docs: 修正模板计数 10→11(sage库有效模板实为11条)
2026-09-12 11:28:51 +08:00
4b0752a28d
feat: 自带 sms_template 模板种子脚本(幂等),修复新宿主部署后注册短信'未找到模板类型'失败
...
- scripts/import_init_smssend.py: 10条有效模板(源自sage库,含注册验证码模板),
INSERT IGNORE 幂等+自动建表守卫,部署新环境后必跑
- README 补'初始化种子数据'章节
- 根因: 模块此前无种子,pipeline宿主 sms_template 恒0行(2026-09-12实锤)
2026-09-12 11:26:46 +08:00
2503203f6d
fix: SMSEngine 缺百度短信环境变量不抛异常(延迟检查),避免 load_smssend 中断致 sms_engine 未注册 NameError
2026-08-17 14:08:38 +08:00
Hermes Agent
387daacfd5
移除临时文件,添加/更新.gitignore
2026-06-22 15:00:33 +08:00
0db205d0ef
bugfix
2026-05-31 12:38:10 +08:00
2b639c7eaf
revert: generate_sms_code returns None on failure (keep original behavior)
2026-05-31 12:26:53 +08:00
b1e08c46f5
fix: generate_sms_code raises exception with error details instead of returning None
2026-05-31 11:56:44 +08:00
8a2a7d02ed
revert: remove mark_used parameter (API used by other systems)
2026-05-29 11:38:37 +08:00
bbd10a6471
fix: add mark_used parameter to check_sms_code for multi-account login flow
...
When multiple accounts share a phone number, the first SMS code check
should verify without consuming the code, so the second call (after
account selection) can re-verify. Default mark_used=True preserves
backward compatibility.
2026-05-29 11:31:40 +08:00
e95e3b8893
bugfix
2026-03-23 11:13:29 +08:00
ping
6b875adeb2
update
2026-03-21 11:51:05 +08:00
ping
a47f6df2e3
update
2026-03-21 10:27:11 +08:00
ping
2d13b9696b
update
2026-03-21 09:58:35 +08:00
ping
2558c55dbb
update
2026-03-21 09:33:13 +08:00
ping
5e6476f47a
update
2026-03-20 10:49:00 +08:00
ping
9780d81b0c
update
2026-03-19 18:28:51 +08:00
ping
7d127c873c
更新配置
2026-03-19 18:04:20 +08:00
ping
4aecf56050
update
2026-03-19 17:01:44 +08:00
ping
a104286a65
update
2026-03-19 16:56:26 +08:00
ping
a157bffbfe
update
2026-03-19 16:55:16 +08:00
ping
a9410657b5
update
2026-03-19 16:48:34 +08:00
ping
af954dc59a
update
2026-03-19 16:39:07 +08:00
ping
3a318f789f
update
2026-03-19 14:09:03 +08:00
ping
159f8a5215
init file
2026-03-18 18:56:41 +08:00