光环助手V3.4 DEV(20180817-1930)测试问题汇总

This commit is contained in:
kehaoyuan
2018-08-21 17:31:17 +08:00
parent 40d28948e1
commit 1c80ba56a5
19 changed files with 155 additions and 57 deletions

View File

@ -21,7 +21,7 @@ import org.json.JSONObject;
*/
public class LogUtils {
public static void uploadDevice(LunchType launchType) {
public static void uploadDevice(LunchType launchType) { // todo 对接数据
JSONObject object = new JSONObject();
Application application = HaloApp.getInstance().getApplication();
try {