mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 12:18:42 +08:00 
			
		
		
		
	【代码优化】SYSTEM:微信小程序的订阅
This commit is contained in:
		@@ -195,10 +195,12 @@ wx:
 | 
			
		||||
  miniapp: # 小程序配置(必填),参见 https://github.com/Wechat-Group/WxJava/blob/develop/spring-boot-starters/wx-java-miniapp-spring-boot-starter/README.md 文档
 | 
			
		||||
    #    appid: wx62056c0d5e8db250 # 测试号(牛希尧提供的)
 | 
			
		||||
    #    secret: 333ae72f41552af1e998fe1f54e1584a
 | 
			
		||||
    appid: wx63c280fe3248a3e7 # wenhualian的接口测试号
 | 
			
		||||
    secret: 6f270509224a7ae1296bbf1c8cb97aed
 | 
			
		||||
#    appid: wx63c280fe3248a3e7 # wenhualian的接口测试号
 | 
			
		||||
#    secret: 6f270509224a7ae1296bbf1c8cb97aed
 | 
			
		||||
#    appid: wxc4598c446f8a9cb3 # 测试号(Kongdy 提供的)
 | 
			
		||||
#    secret: 4a1a04e07f6a4a0751b39c3064a92c8b
 | 
			
		||||
    appid: wx66186af0759f47c9 # 测试号(puhui 提供的)
 | 
			
		||||
    secret: 3218bcbd112cbc614c7264ceb20144ac
 | 
			
		||||
    config-storage:
 | 
			
		||||
      type: RedisTemplate # 采用 RedisTemplate 操作 Redis,会自动从 Spring 中获取
 | 
			
		||||
      key-prefix: wa # Redis Key 的前缀
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user