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