优化对账单生产者的架子
This commit is contained in:
parent
ce9ea30edc
commit
2c95d31139
@ -12,7 +12,7 @@ import (
|
||||
|
||||
type StatementServerProvider struct {
|
||||
artistinfoStatement.UnimplementedStatementServer
|
||||
logic logic.StatementLogic
|
||||
logic logic.StatementServerLogic
|
||||
}
|
||||
|
||||
func (s *StatementServerProvider) CreateStatementBatch(ctx context.Context, in *artistinfoStatement.StatementBatchRequest) (res *artistinfoStatement.CreateStatementBatchResponse, err error) {
|
||||
|
Loading…
Reference in New Issue
Block a user