Commit 5c6e7d2e by wukun

230303

parent dafd3a98
......@@ -67,7 +67,7 @@ public class SelfLicenceDetailActivity extends BaseActivity<UserLicenceDetailPre
GlideImageLoader.loadFit(this, url,ivContent);
if (2 == payStatus){
if (1 == payStatus){
CustomDialogNew dialog = new CustomDialogNew(SelfLicenceDetailActivity.this, R.style.CustomDialog,
"查看、转发、下载证书需支付证书费:" ,
(dialog1, confirm) -> {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment