修改了已知问题 del
This commit is contained in:
@@ -37,4 +37,8 @@ nohup php rabborderprint.php &
|
|||||||
echo "启动 rabbproductupdate 进程..."
|
echo "启动 rabbproductupdate 进程..."
|
||||||
nohup php rabbproductupdate.php &
|
nohup php rabbproductupdate.php &
|
||||||
|
|
||||||
|
echo "启动 orderDetailUpdate 进程..."
|
||||||
|
nohup php orderDetailUpdate.php &
|
||||||
|
|
||||||
|
|
||||||
echo "所有命令执行完成"
|
echo "所有命令执行完成"
|
||||||
|
|||||||
@@ -9,6 +9,7 @@ $processKeywords = [
|
|||||||
'applysmstemp.php',
|
'applysmstemp.php',
|
||||||
'birthdaygiftsms.php',
|
'birthdaygiftsms.php',
|
||||||
'rabborderprint.php',
|
'rabborderprint.php',
|
||||||
|
'orderDetailUpdate.php',
|
||||||
'rabbproductupdate.php'
|
'rabbproductupdate.php'
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user