package com.sxit.dreamiya.eventbus; public class EventCode { public static int CODE_HTTP = 0; public static int CODE_ACTION = 1; }