| | |
| | | mechanism.setRoll("0"); |
| | | mechanism.setGd("0"); |
| | | String addressName = URLEncoder.encode(mechanism.getAddressName(), "UTF-8"); |
| | | String url = "http://192.168.0.115:8080/#/mobileLayout/default"; |
| | | //String url = "http://171.34.197.243:786/#/mobileLayout/default"; |
| | | //String url = "http://192.168.0.115:8080/#/mobileLayout/default"; |
| | | String url = "http://171.34.197.243:786/#/mobileLayout/default"; |
| | | String gotos = URLEncoder.encode("arc", "UTF-8"); |
| | | String mechanismname = URLEncoder.encode(mechanism.getMechanismname(), "UTF-8"); |
| | | String address = URLEncoder.encode(mechanism.getAddress(), "UTF-8"); |