增加了断点续传插件版 保留原始版本供学习原理使用

This commit is contained in:
QM303176530
2020-08-15 23:14:49 +08:00
parent f99bfe2c84
commit d1502d2b7d
12 changed files with 452 additions and 11 deletions
+1
View File
@@ -21,6 +21,7 @@ func DBTables() {
model.ExaFileUploadAndDownload{},
model.ExaFile{},
model.ExaFileChunk{},
model.ExaSimpleUploader{},
model.ExaCustomer{},
model.SysOperationRecord{},
)