xujunwei 2 éve
szülő
commit
2da2e01687

+ 1 - 1
framework-common/src/main/java/com/mrxu/framework/common/xcx/api/FastRegister.java

@@ -4,7 +4,7 @@ import com.alibaba.fastjson.JSONObject;
 import com.mrxu.framework.common.weixin.base.WxHttp;
 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=";