*[task#130266,done,0.1h] Add ui test files of fix the error code

This commit is contained in:
sunxiaoqi
2024-10-18 08:51:41 +08:00
committed by 李阳
parent 00a7addac2
commit 6d603aec67
+1 -1
View File
@@ -36,4 +36,4 @@ $apiDoc->docA = 'apiDocA';
$apiPath = new stdClass();
$apiPath->pathA = 'apipathA';
r($tester->createApiDoc($apiLib, $apiDoc, $apiPath)) && p('message,status') && e('创建接口文档成功,SUCCESS'); //创建接口文档成功
r($tester->createApiDoc($apiLib, $apiDoc, $apiPath)) && p('message,status') && e('创建接口文档成功,SUCCESS'); //创建接口文档成功