Releases: Joooook/12306-mcp
Releases · Joooook/12306-mcp
v0.3.8
08 Mar 05:26
Compare
Sorry, something went wrong.
No results found
优化get-tickets和get-interline-tickets的车站参数处理,支持直接使用中文站点名查询。
修复get-station-code-by-names中substring截取逻辑错误
v0.3.7
10 Oct 13:34
Compare
Sorry, something went wrong.
No results found
为get-tickets、get-interline-tickets、get-train-route-stations增加json格式输出。
v0.3.6
07 Oct 09:14
Compare
Sorry, something went wrong.
No results found
优化get-train-route-stations接口,现在仅通过车次和日期即可查询列车途径站信息。
v0.3.5
22 Aug 08:57
Compare
Sorry, something went wrong.
No results found
在get-interline-tickets和get-tickets中添加了earliestStartTime和latestStartTime用于过滤车牌的出发时间。
在get-tickets中添加了csvFormat选项以提供返回csv格式的数据的功能。
v0.3.4
10 Jul 09:19
Compare
Sorry, something went wrong.
No results found
v0.3.3
01 Jul 03:40
Compare
Sorry, something went wrong.
No results found
v0.3.2
30 May 05:22
Compare
Sorry, something went wrong.
No results found
新增车票排序功能,对车票的出发时间,到达时间,历时进行排序,并筛选部分车票。
修复中转车票的接口路径问题。#19
新增架构描述等文档。#19
v0.3.1
19 May 07:13
Compare
Sorry, something went wrong.
No results found
修复类似成都 东 为回环线路设置的特殊站名不在站点数据中而导致解析失败,改为使用请求得到的map参数进行映射。
修复0.3.0中更新的价格提取逻辑中存在的无座价格提取错误的问题,参考了12306的网页js来解析。
v0.3.0
18 May 10:00
Compare
Sorry, something went wrong.
No results found
新增联程车票(即中转车票)get-interline-tickets接口,目前仅支持查询10条记录,预计后续稳定后会扩展。
新增日期获取get-current-date接口。
优化查询方法,支持同时多个查询#9 。
优化提示词 ,合并PR #8 。
修复了车票过滤的问题#10 。
修复由于时区原因造成的日期参数检测错误。
v0.2.5
14 May 11:50
Compare
Sorry, something went wrong.
No results found