fix bugs
This commit is contained in:
@@ -21,7 +21,7 @@ import { PointTransaction } from './entities/point-transaction.entity';
|
||||
WalletTransaction,
|
||||
PointTransaction
|
||||
]),
|
||||
JwtModule, RestaurantsModule, WalletTransactionRepository],
|
||||
JwtModule, RestaurantsModule],
|
||||
exports: [UserService, WalletService, UserRepository, WalletTransactionRepository],
|
||||
})
|
||||
export class UserModule { }
|
||||
|
||||
Reference in New Issue
Block a user