* Add switchDB by tests.

This commit is contained in:
liyang
2022-08-09 14:11:38 +08:00
parent 40ba4c8a9e
commit 3bd5ccc13f
881 changed files with 3058 additions and 1826 deletions
+4 -2
View File
@@ -9,7 +9,9 @@ title=测试 programModel::getParentPM();
cid=1
pid=1
GetParentPM(). >> 0
获取父项目集的负责人数量 >> 2
获取父项目集的负责人account >> pm2
获取父项目集的负责人account >> pm3
*/
@@ -21,4 +23,4 @@ $parentPM = $tester->program->getParentPM($programIdList);
r(count($parentPM)) && p() && e('2'); // 获取父项目集的负责人数量
r($parentPM) && p('12:pm2') && e('pm2'); // 获取父项目集的负责人account
r($parentPM) && p('13:pm3') && e('pm3'); // 获取父项目集的负责人account
r($parentPM) && p('13:pm3') && e('pm3'); // 获取父项目集的负责人account