} | } | ||||
private void checkParams(){ | private void checkParams(){ | ||||
if (BuildConfig.DEBUG){ | |||||
gotoNextPage(); | |||||
return; | |||||
} | |||||
// if (BuildConfig.DEBUG){ | |||||
// gotoNextPage(); | |||||
// return; | |||||
// } | |||||
if (hasCard < 0){ | if (hasCard < 0){ | ||||
ToastUtils.show("请选择是否有卡注销!"); | ToastUtils.show("请选择是否有卡注销!"); | ||||
return; | return; |