* Change the comment of the unit test.

This commit is contained in:
tianshujie
2023-12-11 10:12:42 +08:00
parent 7e6ac31712
commit b1685b7933
56 changed files with 1794 additions and 90 deletions
+4 -1
View File
@@ -1,11 +1,14 @@
#!/usr/bin/env php
<?php
/**
title=测试 docModel->getOrderedProjects();
timeout=0
cid=1
- 获取系统中已排序的项目第1条的11属性 @项目11
- 获取系统中包括ID=11已排序的项目第1条的11属性 @项目11
*/
include dirname(__FILE__, 5) . '/test/lib/init.php';