* 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 -1
View File
@@ -10,9 +10,12 @@ title=测试 tutorialModel->getProductStats();
cid=1
pid=1
测试是否能拿到数据 >> test
测试是否能拿到数据 >> Test branch
*/
$tutorial = new tutorialTest();
r($tutorial->getProductStatsTest()) && p('1:code') && e('test'); //测试是否能拿到数据
r($tutorial->getProductStatsTest()) && p('1[branches]:1') && e('Test branch'); //测试是否能拿到数据
r($tutorial->getProductStatsTest()) && p('1[branches]:1') && e('Test branch'); //测试是否能拿到数据