完成用户保持

This commit is contained in:
Jalin
2019-01-09 21:01:12 +08:00
parent da5f4e93c6
commit 0b054997c5
20 changed files with 438 additions and 106 deletions

View File

@@ -70,7 +70,7 @@ QUERY_JOBS = [
],
'allow_less_member': 0, # 是否允许余票不足时提交部分乘客
'seats': [ # 筛选座位 有先后顺序 :Array
# 可用值: 特等座, 商务座, 一等座, 二等座, 软卧, 硬卧, 硬座, 无座
# 可用值: 特等座, 商务座, 一等座, 二等座, 软卧, 硬卧, 动卧, 硬座, 无座
'硬卧',
'硬座'
],