We have a table auth_group_access, so how to use it?
When using the M method, the following method can be used for underlined table names.
M('AuthGroupAccess');
Corresponding sql statement SQL: SHOW COLUMNS FROM `auth_group_access` [ RunTime:0.009198s ]