* Add auto test of bug.
This commit is contained in:
@@ -9,10 +9,10 @@ title=bugModel->getDataOfBugsPerActivatedCount();
|
||||
cid=1
|
||||
pid=1
|
||||
|
||||
获取bug激活次数数据 >> 激活次数:0,300
|
||||
获取bug激活次数数据 >> 激活次数:0,315
|
||||
|
||||
*/
|
||||
|
||||
|
||||
$bug=new bugTest();
|
||||
r($bug->getDataOfBugsPerActivatedCountTest()) && p('0:name,value') && e('激活次数:0,300'); // 获取bug激活次数数据
|
||||
r($bug->getDataOfBugsPerActivatedCountTest()) && p('0:name,value') && e('激活次数:0,315'); // 获取bug激活次数数据
|
||||
|
||||
Reference in New Issue
Block a user