Update jd_task_dwapp.js

This commit is contained in:
可达鸭 2025-03-06 18:09:50 +08:00
parent c483bcb34a
commit af597120d9

View File

@ -5,7 +5,7 @@ export class Main extends Template {
super() super()
this.profile = { this.profile = {
title: "京东充值金", title: "京东充值金",
crontab: 12 crontab: 3
} }
} }