|
@@ -54,7 +54,7 @@ public class ZhcxApiServiceImpl implements ZhcxApiService {
|
|
|
private SysUserService sysUserService;
|
|
|
@Autowired
|
|
|
private SysConfigService sysConfigService;
|
|
|
- @Value("${bs.getOrgListUrl}")
|
|
|
+ @Value("${bs-provider.getOrgListUrl}")
|
|
|
private String getOrgListUrl;
|
|
|
|
|
|
@Autowired
|