zhangqian
2024-12-13 233bd12749d48c0b2cd8c305e2428277bbe6b5fd
跳过没档案编号的
1个文件已修改
3 ■■■■■ 已修改文件
models/gather_model.go 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
models/gather_model.go
@@ -410,6 +410,9 @@
    }
    for _, record := range records {
        if record.DocumentNumber == "" {
            continue
        }
        if domains[record.CommunityId] == nil {
            continue
        }