halyk test success
parent
bc853d5bdd
commit
f9ed7711e9
|
|
@ -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');
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue