1.修改错别字;
This commit is contained in:
parent
17d06467fc
commit
bb20dc76f1
|
@ -632,7 +632,7 @@ func OrderListExport(list []Order) (string, error) {
|
||||||
case 2:
|
case 2:
|
||||||
state = "游玩中"
|
state = "游玩中"
|
||||||
case 3:
|
case 3:
|
||||||
state = "规划中"
|
state = "归还中"
|
||||||
case 4:
|
case 4:
|
||||||
state = "已完成"
|
state = "已完成"
|
||||||
case 5:
|
case 5:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user