* Change the case table data for getReleaseList.

This commit is contained in:
tianshujie
2023-09-20 13:45:19 +08:00
parent bcc8fab1a2
commit c28c3dacf3
+1 -1
View File
@@ -3,7 +3,7 @@
include dirname(__FILE__, 5) . '/test/lib/init.php';
include dirname(__FILE__, 2) . '/product.class.php';
zdTable('case')->config('case')->gen(50);
zdTable('case')->gen(50);
/**