jimu-decompiled/sources/com/ubt/jimu/user/contract/VerifyContract$Presenter.java
2025-05-13 19:24:51 +02:00

11 lines
304 B
Java

package com.ubt.jimu.user.contract;
import com.ubtech.presenter.BasePresenter;
/* loaded from: classes2.dex */
public interface VerifyContract$Presenter extends BasePresenter {
void a(String str, String str2);
void getCaptcha(String str, String str2, String str3, String str4, String str5);
}