多笔立减金

This commit is contained in:
ziming 2025-12-17 15:02:18 +08:00
parent 4508dfe00e
commit 96325fde3b
1 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,8 @@ func NewMultiBiz(
MultiNotifyDataRepo: multiNotifyDataRepo,
MultiNotifyLogRepo: multiNotifyLogRepo,
CmbMixRepo: cmbMixRepo,
NonExistentBatchData: make(map[string]bool),
}
}