|
|
@@ -23,7 +23,7 @@ public interface RemoteManageService {
|
|
|
Map<Long, List<EntAddressResDto>> queryEntAddressByEntIdList(List<Long> idList);
|
|
|
|
|
|
/**
|
|
|
- * @param entId 当前企业id targetEntId对方企业id cooperateType合作关系[CooperateTypeEnum]
|
|
|
+ * @param entId 当前企业id targetEntId对方企业id cooperateType合作关系(对方对于我来说是什么合作属性)[CooperateTypeEnum]
|
|
|
* @return FindEntCooperateResVo
|
|
|
* @desc: 查询合作信息
|
|
|
* @author: czh
|