新增了添加快结束服务包订单至服务包结束队列命令行。

This commit is contained in:
2024-04-16 17:35:12 +08:00
parent 62f86a1397
commit 7ff94df4c5
6 changed files with 141 additions and 5 deletions
@@ -12,6 +12,9 @@ use Hyperf\Command\Annotation\Command;
use Hyperf\DbConnection\Db;
use Psr\Container\ContainerInterface;
/**
* 废弃
*/
#[Command]
class editDoctorInquiryConfigCommand extends HyperfCommand
{