Add the keep 0 days feature.

This commit is contained in:
lishuang
2021-01-02 17:10:49 +08:00
parent e1e46457e7
commit 847bcd746c
3 changed files with 13 additions and 2 deletions

View File

@ -373,7 +373,7 @@ func (this *DavService) HandleDelete(w http.ResponseWriter, r *http.Request, use
matter := this.matterDao.CheckWithRootByPath(subPath, user)
this.matterService.AtomicSoftDelete(r, matter, user)
this.matterService.AtomicDelete(r, matter, user)
}
//crate a directory