返回指定用户的用户组列表。
USER_GROUPS([user_id])
USER_GROUPS()
['group1', 'group2']
USER_GROUPS('zhang')
zhang
['group1']
上一篇 TABLE_FIELD 下一篇 USER_INGROUP