diff --git a/module/execution/test/model/getdatelist.php b/module/execution/test/model/getdatelist.php index 8565a7f851..6c6c357115 100755 --- a/module/execution/test/model/getdatelist.php +++ b/module/execution/test/model/getdatelist.php @@ -10,6 +10,16 @@ title=测试executionModel->getDateListTest(); timeout=0 cid=1 +- 去除工作日日期列表第0条的0属性 @01/03/2022 +- 去除工作日日期列表统计 @5 +- 未去除工作日日期列表第0条的0属性 @01/01/2022 +- 未去除工作日日期列表统计 @7 +- 日期输入错误查询 @无数据 +- 去除工作日日期列表第0条的0属性 @01/03/2022 +- 去除工作日日期间隔1天列表统计 @3 +- 未去除工作日间隔2天日期列表第0条的0属性 @01/01/2022 +- 未去除工作日间隔2天日期列表统计 @1 + */ $start = array('2022-01-01', '2025-01-01');