Commit c0f4daf6 authored by qinhaitao's avatar qinhaitao

fix: 🐛 task

parent 99f4fcd9
...@@ -4,7 +4,6 @@ import { getToday } from './getToday' ...@@ -4,7 +4,6 @@ import { getToday } from './getToday'
import { TASK_STATUS, TASK_RATE_TYPE } from '../../constants' import { TASK_STATUS, TASK_RATE_TYPE } from '../../constants'
import { TASK_DB_NAME, OEDER_DB_NAME } from '../../db' import { TASK_DB_NAME, OEDER_DB_NAME } from '../../db'
import { BaseDao } from '../../sdk' import { BaseDao } from '../../sdk'
import Task from '../../controller/task.controller'
/** /**
* 根据任务类型获取任务完成情况 * 根据任务类型获取任务完成情况
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment