初始化提交
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace App\Services;
|
||||
|
||||
use App\Model\PatientHistoryInquiry as PatientHistoryInquiryModel;
|
||||
|
||||
class UserPatientService extends BaseService
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user