|
|
@@ -53,11 +53,6 @@ public class ThirdSdkMgr {
|
|
|
WXEntryActivity.getInstance().WXLaunchMiniProgram(ThirdSdkMgr.appActivity, ghId, path);
|
|
|
}
|
|
|
|
|
|
- public static void WXLaunchMiniProgram(String ghId)
|
|
|
- {
|
|
|
- WXEntryActivity.getInstance().WXLaunchMiniProgram(ThirdSdkMgr.appActivity, ghId);
|
|
|
- }
|
|
|
-
|
|
|
public static void setTAUserID(String id)
|
|
|
{
|
|
|
uin = id;
|