1
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
namespace App\Services;
|
||||
|
||||
/**
|
||||
* 患者家庭成员病例
|
||||
*/
|
||||
class PatientCaseService extends BaseService
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user