mirror of
https://github.com/ProudMuBai/GoFilm.git
synced 2026-02-14 05:54:40 +08:00
failure record
This commit is contained in:
@@ -12,4 +12,6 @@ func TableInIt() {
|
||||
system.CreateSearchTable()
|
||||
// 创建图片信息管理表
|
||||
system.CreateFileTable()
|
||||
// 创建采集失效记录表
|
||||
system.CreateFailureRecordTable()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user