test_lgq/niucloud/public/admin/assets/tools.schedule-d9c38637.js
2024-01-24 17:36:08 +08:00

2 lines
1.5 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

const t="名称",n="任务详情",e="任务类型",o="最后执行时间",s="开始时间",c="定时执行",a="结束时间",i="请选择任务模版",r="任务类型",p="任务周期",T="已执行次数",l="下次执行时间",d="任务命令",m="附加参数",u="最后执行结果",h="key",y="时间类型",D="执行时间",k="编辑任务",C="任务模版",x="任务周期",f="任务状态",w="是否启用",I="日",N="时",O="分",P="你确定要删除任务吗",S="添加任务",_="任务周期时间不能为空",b="启动计划任务方式:",g="1、使用命令启动php think cron:schedule 如果更改了任务周期、状态、删除任务等操作后,需要重新启动下 php think cron:schedule 确保生效",j={title:t,cronInfo:n,type:e,lastTime:o,startDate:s,cron:c,endDate:a,titlePlaceholder:i,typeName:r,crondType:p,count:T,nextTime:l,task:d,data:m,statusDesc:u,key:h,timeClass:y,executeTime:D,editCron:k,cronTemplate:C,cronTime:x,openStatus:f,isopen:w,day:I,hour:N,min:O,cronDeleteTips:P,addCron:S,cronTimeTips:_,cronTipsOne:b,cronTipsTwo:g};export{S as addCron,T as count,c as cron,P as cronDeleteTips,n as cronInfo,C as cronTemplate,x as cronTime,_ as cronTimeTips,b as cronTipsOne,g as cronTipsTwo,p as crondType,m as data,I as day,j as default,k as editCron,a as endDate,D as executeTime,N as hour,w as isopen,h as key,o as lastTime,O as min,l as nextTime,f as openStatus,s as startDate,u as statusDesc,d as task,y as timeClass,t as title,i as titlePlaceholder,e as type,r as typeName};