mirror of
https://github.com/chatopera/cosin.git
synced 2025-08-01 16:38:02 +08:00
#64 联系人标签接口修改
This commit is contained in:
parent
d9d8304d0e
commit
7ad2b903c9
@ -144,7 +144,6 @@ public class ApiContactTagsController extends Handler {
|
||||
|
||||
// 创建关系
|
||||
TagRelation rel = new TagRelation();
|
||||
rel.setId(UKTools.getUUID());
|
||||
rel.setDataid(contactid);
|
||||
rel.setUserid(contactid);
|
||||
rel.setTagid(tagId);
|
||||
|
Loading…
x
Reference in New Issue
Block a user