diff --git a/module/kanban/test/model/copyregions.php b/module/kanban/test/model/copyregions.php index cd393e1b2c..d4cd2ec5c0 100755 --- a/module/kanban/test/model/copyregions.php +++ b/module/kanban/test/model/copyregions.php @@ -8,7 +8,7 @@ zenData('kanban')->gen(10); zenData('kanbanregion')->gen(5); zenData('kanbancell')->gen(100); zenData('kanbancolumn')->gen(100); -zenData('kanbanlane')->gen(100); +zenData('kanbanlane')->gen(5); zenData('kanbangroup')->gen(200); /** @@ -27,11 +27,11 @@ cid=1 - 查看复制出来的区域下的分组数量 @5 - 查看复制出来的区域下的分组数量 @5 - 查看复制出来的区域下的分组数量 @5 -- 查看复制出来的区域下的泳道数量 @28 -- 查看复制出来的区域下的泳道数量 @28 -- 查看复制出来的区域下的泳道数量 @28 -- 查看复制出来的区域下的泳道数量 @28 -- 查看复制出来的区域下的泳道数量 @28 +- 查看复制出来的区域下的泳道数量 @13 +- 查看复制出来的区域下的泳道数量 @13 +- 查看复制出来的区域下的泳道数量 @13 +- 查看复制出来的区域下的泳道数量 @13 +- 查看复制出来的区域下的泳道数量 @13 - 查看复制出来的区域下的看板列数量 @178 - 查看复制出来的区域下的看板列数量 @178 - 查看复制出来的区域下的看板列数量 @178 @@ -63,14 +63,14 @@ r(count($tester->kanban->getGroupGroupByRegions(array(8)), true)) && p() && e(' r(count($tester->kanban->getGroupGroupByRegions(array(9)), true)) && p() && e('5'); // 查看复制出来的区域下的分组数量 r(count($tester->kanban->getGroupGroupByRegions(array(10)), true)) && p() && e('5'); // 查看复制出来的区域下的分组数量 -r(count($tester->kanban->getLaneGroupByRegions(array(6)), true)) && p() && e('28'); // 查看复制出来的区域下的泳道数量 -r(count($tester->kanban->getLaneGroupByRegions(array(7)), true)) && p() && e('28'); // 查看复制出来的区域下的泳道数量 -r(count($tester->kanban->getLaneGroupByRegions(array(8)), true)) && p() && e('28'); // 查看复制出来的区域下的泳道数量 -r(count($tester->kanban->getLaneGroupByRegions(array(9)), true)) && p() && e('28'); // 查看复制出来的区域下的泳道数量 -r(count($tester->kanban->getLaneGroupByRegions(array(10)), true)) && p() && e('28'); // 查看复制出来的区域下的泳道数量 +r(count($tester->kanban->getLaneGroupByRegions(array(6)), true)) && p() && e('13'); // 查看复制出来的区域下的泳道数量 +r(count($tester->kanban->getLaneGroupByRegions(array(7)), true)) && p() && e('13'); // 查看复制出来的区域下的泳道数量 +r(count($tester->kanban->getLaneGroupByRegions(array(8)), true)) && p() && e('13'); // 查看复制出来的区域下的泳道数量 +r(count($tester->kanban->getLaneGroupByRegions(array(9)), true)) && p() && e('13'); // 查看复制出来的区域下的泳道数量 +r(count($tester->kanban->getLaneGroupByRegions(array(10)), true)) && p() && e('13'); // 查看复制出来的区域下的泳道数量 r(count($tester->kanban->getColumnGroupByRegions(array(6)), true)) && p() && e('178'); // 查看复制出来的区域下的看板列数量 r(count($tester->kanban->getColumnGroupByRegions(array(7)), true)) && p() && e('178'); // 查看复制出来的区域下的看板列数量 r(count($tester->kanban->getColumnGroupByRegions(array(8)), true)) && p() && e('178'); // 查看复制出来的区域下的看板列数量 r(count($tester->kanban->getColumnGroupByRegions(array(9)), true)) && p() && e('178'); // 查看复制出来的区域下的看板列数量 -r(count($tester->kanban->getColumnGroupByRegions(array(10)), true)) && p() && e('178'); // 查看复制出来的区域下的看板列数量 \ No newline at end of file +r(count($tester->kanban->getColumnGroupByRegions(array(10)), true)) && p() && e('178'); // 查看复制出来的区域下的看板列数量