fix #I88V1V app_ai_media网站图片转本地,有bug

This commit is contained in:
Chill
2023-10-18 12:42:51 +08:00
parent 1e465a2a2a
commit abdb8830d3

View File

@@ -114,6 +114,8 @@ class Base(models.AbstractModel):
'name': file_name,
})
return attachment
else:
return False
def get_ua_type(self):
return get_ua_type()