Merge remote-tracking branch 'remotes/origin/dev' into test

yun-zuoyi
wei.peng 6 years ago
commit 4bfc121189

@ -42,7 +42,7 @@ import java.util.Map;
public class SysLocaleResourceController extends CoreBaseController {
public static final Logger LOGGER = LoggerFactory.getLogger(SysFileController.class);
@Resource(name="redisRes")
@Resource(name=CommonConstWords.IMPP_REDIS_RES)
private ImppRedis redisRes;
@Autowired

Loading…
Cancel
Save