修改患者首页

This commit is contained in:
2023-05-23 13:21:41 +08:00
parent 80ce000ef7
commit 5506bf2670
3 changed files with 16 additions and 14 deletions
+2 -1
View File
@@ -335,6 +335,7 @@ class TestController extends AbstractController
}
public function test_15(){
$a = new Data();
$a->product();
}
}