通过@文本添加@用户
void addAitWithText(String account, String name, int startIndex) { _aitContactsModel.addAitMember(account, name, startIndex); }