|
@@ -4,7 +4,7 @@ import com.alibaba.fastjson.JSONObject;
|
|
|
import com.mrxu.framework.common.weixin.base.WxHttp;
|
|
import com.mrxu.framework.common.weixin.base.WxHttp;
|
|
|
import com.mrxu.framework.common.xcx.bean.FastRegisterBean;
|
|
import com.mrxu.framework.common.xcx.bean.FastRegisterBean;
|
|
|
|
|
|
|
|
-public class FastRegister {
|
|
|
|
|
|
|
+public class FastRegisterApi {
|
|
|
|
|
|
|
|
// 创建试用小程序
|
|
// 创建试用小程序
|
|
|
private static final String fastRegisterUrl = "https://api.weixin.qq.com/wxa/component/fastregisterbetaweapp?access_token=";
|
|
private static final String fastRegisterUrl = "https://api.weixin.qq.com/wxa/component/fastregisterbetaweapp?access_token=";
|