Commit 75810b35 by 王祖波

销售线索服务校验

parent a9387ec0
...@@ -76,7 +76,7 @@ public interface InteractRecordService { ...@@ -76,7 +76,7 @@ public interface InteractRecordService {
*/ */
InteractRecordBO queryLeastRecord(String enterpriseId, String clerkId, String bizId, String memberId); InteractRecordBO queryLeastRecord(String enterpriseId, String clerkId, String bizId, String memberId);
void modifyFollowTime(String enterpriseId,String clerkId, String memberId); // void modifyFollowTime(String enterpriseId,String clerkId, String memberId);
/** /**
* 查询会员对应时间后最新的互动记录 * 查询会员对应时间后最新的互动记录
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment