@@ -44,7 +44,7 @@ import org.springframework.web.context.request.ServletRequestAttributes;
@Order(101)
public class CheckPermitAspect {
- @Value("4dkk.v4fdService.basePath")
+ @Value("${4dkk.v4fdService.basePath}")
private String host;
@Autowired