* 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
+16 -1
View File
@@ -1,11 +1,26 @@
#!/usr/bin/env php
<?php
/**
title=测试 docModel->processObjectTree();
timeout=0
cid=1
- 处理api文档库数据 @0
- 处理自定义文档库数据 @0
- 处理我的文档库数据 @0
- 处理项目文档库数据 @0
- 处理执行文档库数据
- 属性name @附件库
- 属性type @annex
- 属性objectType @execution
- 属性objectID @101
- 处理产品文档库数据
- 属性name @附件库
- 属性type @annex
- 属性objectType @product
- 属性objectID @1
*/
include dirname(__FILE__, 5) . '/test/lib/init.php';