3.18 患者端

This commit is contained in:
zoujiandong
2024-03-18 16:43:38 +08:00
parent faa8070ec3
commit 43153c15a7
102 changed files with 4477 additions and 357 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ declare class Timer {
* @param {*} count
* @returns ID
*/
static interval(taskItem: any): NodeJS.Timer;
static interval(taskItem: any): NodeJS.Timeout;
/**
* 延迟执行回调
* count = 0,循环