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

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
+3
View File
@@ -11,6 +11,9 @@ use Hyperf\Command\Command as HyperfCommand;
use Hyperf\Command\Annotation\Command;
use Psr\Container\ContainerInterface;
/**
* 废弃
*/
#[Command]
class editDoctorQrCodeCommand extends HyperfCommand
{