Commit eb3e9074 by 王祖波

Merge branch 'feature-recommend' into 'master'

销售线索服务校验

See merge request !2815
parents 1067ce9e 75810b35
......@@ -76,7 +76,7 @@ public interface InteractRecordService {
*/
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);
/**
* 更新unionId
......
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