@@ -39,7 +39,7 @@ public class SignVerificationAspect {
@Value("${ucenter.appId}")
private String ucenterAppId;
- @Value("${fdService.basePath}")
+ @Value("${4dkk.fdService.basePath}")
private String fdServiceBasePath;
@Resource