* Add tutorial auto test.

This commit is contained in:
zhouxudong
2022-05-07 02:54:01 +00:00
parent b482db69c8
commit db997a1fb0
5 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ class tutorialTest
if(dao::isError()) return dao::getError();
return $objects;
return $objects[0][0]['products'];
}
/**