@@ -81,8 +81,6 @@ public class ZskkConfig extends JFinalConfig {
// 使用redis分布accessToken
RedisPlugin redisPlugin = new RedisPlugin("weixin_patient", "127.0.0.1", 6379, 1000);
redisPlugin.setSerializer(JdkSerializer.me); // 需要使用fst高性能序列化的用户请删除这一行(Fst jar依赖请查看WIKI)
-// redisPlugin.setSerializer(new JsonSerializer());
-
me.add(redisPlugin);
}
@@ -6,6 +6,6 @@ devMode = true
#Wechat
-appId = wxee1c68f8944d357b
-appSecret= 1bc0128b6bbb3907c3bcf4a1704f2a1f
+appId = wx6a54bf0e98ecd2c7
+appSecret= f4b4e2b054d84157565ace97a43275e8
token = zhongshikangkai2019