package service import "context" func (s *VoucherService) CmbOrderNotice(ctx context.Context) error { return nil }