首页>代码>微信小程序开发实现模板消息提醒简单实例>/WeiXinMsg/src/main/java/util/Configure.java
package util;

public class Configure {
	private static String key = "你的商户的api秘钥";

	//小程序ID	
	private static String appID = "wx3a5373020d49f671";
	//商户号
	private static String mch_id = "你的商户号";
	//
	private static String secret = "bb6e6f75e021e88be7ebfda9ffcc14b2";

	public static String getSecret() {
		return secret;
	}

	public static void setSecret(String secret) {
		Configure.secret = secret;
	}

	public static String getKey() {
		return key;
	}

	public static void setKey(String key) {
		Configure.key = key;
	}

	public static String getAppID() {
		return appID;
	}

	public static void setAppID(String appID) {
		Configure.appID = appID;
	}

	public static String getMch_id() {
		return mch_id;
	}

	public static void setMch_id(String mch_id) {
		Configure.mch_id = mch_id;
	}

}
最近下载更多
朤朤朤朤朤朤  LV3 4月14日
ewan007  LV30 2023年8月24日
adminadminsqwqe  LV8 2023年8月17日
dzlwindy  LV8 2023年7月11日
13043860zj  LV16 2023年4月29日
wanglinddad  LV55 2022年5月16日
dongzhan  LV12 2021年12月15日
qq1453363097  LV13 2021年10月13日
jinjin1231111  LV4 2021年10月8日
yyf507  LV9 2021年8月10日
最近浏览更多
求学的熊猫  LV11 11月11日
15530067717  LV2 5月25日
wangjie11  LV5 5月9日
121516  LV3 4月28日
handle1991  LV3 4月22日
solocare  LV4 4月18日
朤朤朤朤朤朤  LV3 4月14日
zhy1989wz  LV6 2023年10月21日
adminadminsqwqe  LV8 2023年8月17日
溪若白  LV1 2023年7月13日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友