新增获取患者已购买的某医生的服务包详情

This commit is contained in:
2024-04-10 17:35:48 +08:00
parent c4a6e7cee3
commit 0f73332bfd
16 changed files with 1104 additions and 9 deletions
+3
View File
@@ -4,7 +4,10 @@ namespace App\Services;
use App\Constants\HttpEnumCode;
use App\Model\Coupon;
use App\Model\DoctorConfigFollowPackageItem;
use App\Model\OrderInquiry;
use App\Model\OrderServicePackage;
use App\Model\PatientFamily;
use App\Model\PatientHistoryInquiry;
use App\Model\Product;
use App\Model\ProductPlatformAmount;