+ [task#130152] Add comment of view ui test file.

This commit is contained in:
huairong
2024-10-10 11:27:11 +08:00
committed by 李阳
parent f526c1f87c
commit 64aa6c13fd
+10
View File
@@ -1,5 +1,15 @@
#!/usr/bin/env php
<?php
/**
title=设计详情页检查测试
timeout=0
cid=6
- 检查设计详情页字段信息测试结果 @设计详情页信息正确
*/
chdir(__DIR__);
include '../lib/view.ui.class.php';