测试 log
Build Docker / build (push) Waiting to run

This commit is contained in:
haomingming
2026-07-31 13:34:04 +08:00
parent ca120cfdc2
commit 0c5c6e68c2
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -89,6 +89,11 @@ class TestController extends AbstractController
// 疾病名称
protected string $icd_name;
public function testError()
{
throw new BusinessException("测试Docker日志报错:这是一个测试异常!");
}
public function test(){
// $this->test_8();
// $this->test_3();