Skip to content

Commit c84e19f

Browse files
authored
fix: attach forgotten tlv2 repository (#2542)
1 parent 152209a commit c84e19f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/skus/service.go

+1
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,7 @@ func InitService(
335335
orderItemRepo: orderItemRepo,
336336
issuerRepo: issuerRepo,
337337
payHistRepo: payHistRepo,
338+
tlv2Repo: tlv2repo,
338339

339340
Datastore: datastore,
340341

0 commit comments

Comments
 (0)