Skip to content

Releases: sunpu007/admin-server

修改任务启动与停止同步

29 Jun 09:35
4b403b1
Compare
Choose a tag to compare
  • 修改任务启停时通过进程间通讯的方式实现多进程间的任务管理
  • 添加任务启动中无法进行修改限制

  • The task management between multiple processes is realized by means of inter-process communication when the task is started and stopped.
  • Add the restriction that cannot be modified during task startup

v1.1.1

26 Apr 03:43
6c9469d
Compare
Choose a tag to compare
  • 取消物理删除任务

  • Cancel the physical deletion task

v1.1.0

28 Mar 07:41
ef84a6f
Compare
Choose a tag to compare
  • 优化任务执行方法
  • 优化日志记录
  • 完善测试任务testCurlHandler添加响应数据记录
  • 实现执行Shell脚本功能

  • Optimized task execution method
  • Optimized logging
  • Improve test task testCurlHandler to add response data record
  • Implement the function of executing Shell script

v1.0.0

15 Mar 02:50
Compare
Choose a tag to compare
  • 服务器监控
  • 任务调度系统
  • 动态权限

  • Server monitoring
  • Task scheduling system
  • Dynamic permissions