Skip to content

Commit

Permalink
Update lab2.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yinghaocai authored Mar 13, 2020
1 parent 8a64ca7 commit e0e5f09
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions students/1714080901141/lab2.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,7 @@
~| 2. 系统显示可取消的航班信息页面; |
~| 3. 管理员选择航班,编辑致歉信息,并点击取消航班按钮; |
~| 4. 系统重新检查所选航班,所选航班可取消,系统显示航班正在取消页面; | *选择需要时间,有时差,需要实时重新检查*
~| 5. 管理员等待系统取消航班; |
~| 6. 系统保存取消信息,修改客户订单,触发对应客户的退款业务,发送信息给对应客户,显示航班取消成功页面。 |
~| 5. 系统保存取消信息,修改客户订单,触发对应客户的退款业务,发送信息给对应客户,显示航班取消成功页面。 |
扩展流程 | 4.1 系统重新检查所选航班,航班不可取消,系统显示航班取消失败页面。 |*用例执行失败的步骤*

## 四、 实验结果
Expand Down Expand Up @@ -107,4 +106,4 @@ how:
``` bash
git pull --rebase origin master
```
注:本地库操作前养成git pull的习惯。
注:本地库操作前养成git pull的习惯。

0 comments on commit e0e5f09

Please sign in to comment.