class MyUrl {
String urlDevice = "http://103.240.110.4/alfurqon/index.php/api";
String getUrlDevice() {
return urlDevice;
}