Skip to content

Commit

Permalink
fix: #53 #54 中出现的100041问题
Browse files Browse the repository at this point in the history
  • Loading branch information
mikumifa committed Apr 23, 2024
1 parent 87cdebf commit 0af9f56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion util/error.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# 欢迎补充错误码
errnoDict = {
0: "抢票成功",
3: "速度过快,请慢一点",
100009: "库存不足,暂无余票",
100001: "无票",
Expand Down

0 comments on commit 0af9f56

Please sign in to comment.