光环助手V3.4 DEV(20180817-1930)测试问题汇总
This commit is contained in:
@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user