* [task#132856] add getlist method unit test.

This commit is contained in:
liyang
2024-11-20 09:39:28 +08:00
committed by 曹延义
parent f89a51466f
commit db2339d52f
+6
View File
@@ -5,6 +5,12 @@ su('admin');
zenData('system')->gen(10);
/**
title=测试 systemModel::getList();
timeout=0
cid=1
*/
global $tester;
$system = $tester->loadModel('system');