🎨 change internal type

This commit is contained in:
微凉
2021-12-16 15:44:18 +08:00
parent bd7d27efc7
commit 92a0453e00
5 changed files with 7 additions and 7 deletions

View File

@ -53,7 +53,7 @@ type LanZouFilesResp struct {
}
func (driver *Lanzou) GetFiles(folderId string, account *model.Account) ([]LanZouFile, error) {
if account.OnedriveType == "cookie" {
if account.InternalType == "cookie" {
files := make([]LanZouFile, 0)
var resp LanZouFilesResp
// folders