瀏覽代碼

报送组织同步

zhuang 1 年之前
父節點
當前提交
702d0dc9d7

+ 1 - 1
business-common/src/main/java/com/rongwei/bscommon/sys/service/impl/ZhcxApiServiceImpl.java

@@ -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