#!/usr/bin/env php batchActivate(); cid=1 pid=1 测试批量激活bug >> active;active */ $bugIDList = array('1' => '1', '52' => '53', '82' => '82'); $bug = new bugTest(); r($bug->batchActivateObject($bugIDList)) && p('53:status;82:status') && e('active;active'); // 测试批量激活bug system("./ztest init");