Commit 94363fad authored by tangtuo's avatar tangtuo

解决后台管理系统启动报错的问题

parent b09f74ea
package com.fzm.portal.config;
package com.fzm.common.config;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Profile;
......
package com.fzm.portal.config;
package com.fzm.common.config;
import org.redisson.Redisson;
import org.redisson.api.RedissonClient;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment