WxConfig.java 201 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 package com.lotus.town.wxapi; public class WxConfig { public static final String APP_ID = "wxc9756572f9935335"; public static final String APP_SECURE = "128d3593eb134c964ccac602ff7a9f89"; }