思特奇智慧酒店云平台 v0.0.5版本的 MD5 值为:dedb172bb322639d79d7e0e26262fb5c

以下内容为反编译后的 WeexConstants.java 源代码,内容仅作参考


package com.sitech.oncon.weex;
public class WeexConstants {
    public static String APPID_RELEASE_MYYULE = "yx_appid2019040409234331702";
    public static String APPID_TEST_MYYULE = "yx_appid2019032214081584102";
    public static final int MYYULE_VER_OFFLINE_RELEASE = 3;
    public static final int MYYULE_VER_OFFLINE_TEST = 4;
    public static final int MYYULE_VER_ONLINE_RELEASE = 1;
    public static final int MYYULE_VER_ONLINE_TEST = 2;
    public static int MYYULE_VER_TYPE = 0;
    public static String URL_DEBUG_SCHOOL_CIRCLE = "https://testmyyule.teamshub.com/weexMyl/index/views/mySchool/mySchool.js";
    public static String URL_DEBUG_SMALL_DYNAMICS = "https://testmyyule.teamshub.com/weexMyl/index/views/myDynamics/myDynamics.js";
    public static String URL_MYYULE_SCHOOL_CIRCLE = "weexMyl/index/views/mySchool/mySchool.js";
    public static String URL_MYYULE_SMALL_DYNAMICS = "weexMyl/index/views/myDynamics/myDynamics.js";
    public static String URL_RELEASE_SCHOOL_CIRCLE = "https://myyule.teamshub.com/weexMyl/index/views/mySchool/mySchool.js";
    public static String URL_RELEASE_SMALL_DYNAMICS = "https://myyule.teamshub.com/weexMyl/index/views/myDynamics/myDynamics.js";
}