fix: 国际出港查询页日期参数修正及仓储列表日期显示兜底

- 统计接口日期参数与列表接口统一为 beginDate/endDate
- 入库/出库时间 substring 前增加长度校验,防止 StringIndexOutOfBoundsException

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-05 16:21:44 +08:00
parent b2cc0059b3
commit f628ae64a9
3 changed files with 7 additions and 5 deletions

View File

@@ -58,7 +58,9 @@
"WebFetch(domain:m.gainscha.com)",
"Bash(git add:*)",
"Bash(git commit:*)",
"WebFetch(domain:support.claude.com)"
"WebFetch(domain:support.claude.com)",
"WebFetch(domain:api.apifox.com)",
"Bash(curl:*)"
],
"deny": [],
"ask": []