.externalNativeBuild | .externalNativeBuild | ||||
build | build | ||||
captures | captures | ||||
app/debug | |||||
app/release | |||||
._* | ._* | ||||
*.iml | *.iml |
// toast("无法获取卡类型"); | // toast("无法获取卡类型"); | ||||
// return; | // return; | ||||
// } | // } | ||||
if ("TYMY9901".equals(items.releaseProductStandards.deviceType)) {//异地客服产品 | if ("TYMY9901".equals(items.releaseProductStandards.deviceType)) {//异地客服产品 | ||||
Intent intent = new Intent(mContext, YDPlatformLoginActivity.class); | Intent intent = new Intent(mContext, YDPlatformLoginActivity.class); | ||||
intent.putExtra("pageType", 0); | intent.putExtra("pageType", 0); |