摘要:
1、使用crond服务 service crond restart(或者reload) #重启更新 用户定时任务实例: 01 * * * * cmd #每小时的01分钟执行 02 04 * * * cmd #每天4点的02分钟执行 22 14 * * 00 cmd #每周日的14点22分执行 42 阅读全文
摘要:
官方文档 https://open.weixin.qq.com/cgi-bin/showdocument?action=dir_list&t=resource/res_list&verify=1&id=open1419318292&token=&lang=zh_CN 阅读全文
摘要:
小程序前端代码 后端PHP代码 阅读全文