Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我即将从 Goldmine 数据库迁移到 Suitecrm 数据库。在 Goldmine 他们有用户组和成员,我无法找到每个用户的组/成员身份已存储在 Goldmine 数据库中的表。你能帮我排在第一位吗!
提前致谢!
GoldMine 将组成员身份存储在 users 表的 U_security 字段中。不幸的是,它已被应用程序加密,您将需要 API 才能访问它。