|
|
@@ -65,6 +65,7 @@ public class DataUtil {
|
|
|
|
|
|
public static JSONObject sendQuality(String sn,String ret,String user){
|
|
|
try{
|
|
|
+ user=user_menu.getText().toString();
|
|
|
String enconding = "UTF-8";
|
|
|
InputStream is = ClassLoader.getSystemResourceAsStream("config/config.properties");
|
|
|
Properties pro = new Properties();
|