修改库存不足

This commit is contained in:
2023-03-28 09:08:37 +08:00
parent f4d8428b9e
commit e7bff9c66d
8 changed files with 343 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@
namespace App\Services;
use App\Amqp\Producer\AssignDoctorProducer;
use App\Amqp\Producer\CancelUnPayInquiryOrderDelayProducer;
use App\Amqp\Producer\CancelUnpayOrdersDelayDirectProducer;
use App\Constants\DoctorTitleCode;
use App\Constants\HttpEnumCode;