Releases: sunpu007/admin-server
Releases · sunpu007/admin-server
修改任务启动与停止同步
- 修改任务启停时通过进程间通讯的方式实现多进程间的任务管理
- 添加任务启动中无法进行修改限制
- 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
- Cancel the physical deletion task
v1.1.0
- 优化任务执行方法
- 优化日志记录
- 完善测试任务
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
- Server monitoring
- Task scheduling system
- Dynamic permissions