其他订单打印

This commit is contained in:
2026-04-16 15:27:39 +08:00
parent 13df70b9cc
commit 81f9bfd9d2
3 changed files with 118 additions and 0 deletions

View File

@@ -43,4 +43,8 @@ nohup php orderDetailUpdate.php &
echo "启动 consinfochangequeue 进程..."
nohup php consinfochangequeue.php &
echo "启动 otherprint 进程..."
nohup php otherprint.php &
echo "所有命令执行完成"