增加注释
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -38,7 +38,7 @@ class sjsbTask { | ... | @@ -38,7 +38,7 @@ class sjsbTask { |
| 38 | } | 38 | } |
| 39 | /** | 39 | /** |
| 40 | * @description: 修改定时任务执行时间接口 | 40 | * @description: 修改定时任务执行时间接口 |
| 41 | * @param {*} id | 41 | * @param {*} data |
| 42 | * @author: data | 42 | * @author: data |
| 43 | */ | 43 | */ |
| 44 | async updateCron (data) { | 44 | async updateCron (data) { | ... | ... |
-
Please register or sign in to post a comment