feat: 档口入库码后台批量回写 (#246)
This commit is contained in:
+1
-1
@@ -83,7 +83,7 @@ func main() {
|
||||
log.Fatalf("恢复中断的档口入库码回写失败: %v", err)
|
||||
}
|
||||
if innerCodeInterrupted > 0 {
|
||||
log.Printf("已把 %d 条上次进程遗留的档口入库码回写标记为需核对", innerCodeInterrupted)
|
||||
log.Printf("已安全收敛 %d 条上次进程遗留的档口入库码后台记录", innerCodeInterrupted)
|
||||
}
|
||||
log.Printf("数据库已就绪")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user