|
|
@@ -13,7 +13,7 @@ import org.springframework.web.bind.annotation.RequestBody;
|
|
|
* @desc : MdmServerFeign
|
|
|
* @date : 2024-038-10 10:56
|
|
|
*/
|
|
|
-@FeignClient(name = Constant.MDM_PREFIX + Constant.SERVER + "-dkic-b1-zx" , path = Constant.MST_ORG, contextId = "org")
|
|
|
+@FeignClient(name = Constant.MDM_PREFIX + Constant.SERVER + "-dkic-b1" , path = Constant.MST_ORG, contextId = "org")
|
|
|
public interface OrgFeign {
|
|
|
/**
|
|
|
* @desc : 注册商户时候插入部门--顶级
|