halyk test success

backend_nfc
suvaissov 2020-12-21 11:21:50 +06:00
parent bc853d5bdd
commit f9ed7711e9
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import 'package:aman_kassa_flutter/core/models/aman_dao.dart';
import 'package:flutter/services.dart';
class BankService extends BaseService {
static const String _url = 'http://195.200.74.83:500';
static const String _url = 'http://195.200.74.83:5000';
final MethodChannel _channel = MethodChannel('channel:com.amanKassa/bank');