This commit is contained in:
kf_wuhao 2021-01-16 10:18:43 +08:00
parent 0b85499167
commit 35739a1a92

View File

@ -30,6 +30,9 @@ class SummaryAssets(Task):
prize: List[Dict] = Field(None, title='奖励')
need: List[Dict] = Field(None, title='消耗')
cdate: int = Field(..., title='当天0点')
function: str = Field(..., title='功能')
function_detail: str = Field(..., title='功能详细')
def cleaning(self, cursor_list):
# 查询要清洗的资源