1
This commit is contained in:
@@ -28,6 +28,9 @@ public class TencentDocServiceImpl implements ITencentDocService {
|
|||||||
@Autowired
|
@Autowired
|
||||||
private TencentDocConfig tencentDocConfig;
|
private TencentDocConfig tencentDocConfig;
|
||||||
|
|
||||||
|
@Autowired
|
||||||
|
private com.ruoyi.common.core.redis.RedisCache redisCache;
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public String getAuthUrl() {
|
public String getAuthUrl() {
|
||||||
if (tencentDocConfig == null) {
|
if (tencentDocConfig == null) {
|
||||||
|
|||||||
Reference in New Issue
Block a user