You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
https://www.ccsjy.cn/FengHuang/admin
|
|
|
|
|
|
|
|
admin
|
|
|
|
123456
|
|
|
|
|
|
|
|
清库接口
|
|
|
|
https://www.ccsjy.cn/FengHuang/exam/ClearDataBase
|
|
|
|
|
|
|
|
|
|
|
|
# 查看定时任务错误
|
|
|
|
tail -300 /var/log/cron
|
|
|
|
|
|
|
|
# 查看有哪些定时任务
|
|
|
|
crontab -l
|
|
|
|
|
|
|
|
# 加载用户工作环境
|
|
|
|
. /etc/profile
|
|
|
|
|
|
|
|
# 检查日志:
|
|
|
|
/usr/local/tomcat8/webapps/FengHuang/WEB-INF/classes/log.log
|