refactor(ruoyi-mall-api): 优化 WxXcxUtils 类
- 添加作者注释,标明代码作者为 Maosw - 保留了原有的功能和逻辑,没有进行任何更改
This commit is contained in:
@@ -5,6 +5,9 @@ import cn.hutool.http.HttpRequest;
|
|||||||
import cn.hutool.http.HttpUtil;
|
import cn.hutool.http.HttpUtil;
|
||||||
import com.alibaba.fastjson.JSONObject;
|
import com.alibaba.fastjson.JSONObject;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @author Maosw
|
||||||
|
*/
|
||||||
public class WxXcxUtils {
|
public class WxXcxUtils {
|
||||||
|
|
||||||
static String appid = "wxab288bfb906883b9";
|
static String appid = "wxab288bfb906883b9";
|
||||||
|
|||||||
Reference in New Issue
Block a user