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

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
+1 -1
View File
@@ -21,7 +21,7 @@ use Hyperf\DbConnection\Db;
use Psr\Container\ContainerInterface;
/**
* 迁移订单
* 迁移订单 v1.3使用
*/
#[Command]
class MoveOrderCommand extends HyperfCommand