refactor all service dependency injection
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
package data
|
||||
|
||||
import (
|
||||
"context"
|
||||
pb "bsm/full/module/ec/market/pb"
|
||||
"context"
|
||||
|
||||
"git.apinb.com/bsm-sdk/core/service"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user