在节点js中,我可以创建一个cron作业但是通过PM2,我不知道在哪里放置代码以及它是如何工作的。 ... script: "crons/cronjob.js", instances: 1, exec_mode: 'fork', ...
確定! 回上一頁