feat: 港澳APP—客户端 https://jira.shanqu.cc/browse/GHZS-3815
This commit is contained in:
@ -259,6 +259,7 @@ public class LogUtils {
|
||||
private static void uploadToReservation(JSONObject object) {
|
||||
Context context = HaloApp.getInstance().getApplication();
|
||||
try {
|
||||
object.put(KEY_EVENT, "appointment");
|
||||
object.put("version", PackageUtils.getGhVersionName());
|
||||
object.put("channel", HaloApp.getInstance().getChannel());
|
||||
object.put("dia", MetaUtil.getBase64EncodedAndroidId());
|
||||
|
||||
Reference in New Issue
Block a user