feat: 搭起下载流程的框架,待填充具体下载过程
This commit is contained in:
@@ -14,7 +14,7 @@ pub struct Model {
|
||||
pub path: String,
|
||||
pub image: String,
|
||||
pub valid: bool,
|
||||
pub download_status: i32,
|
||||
pub download_status: u32,
|
||||
pub created_at: String,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user