Commit 35e07676 by 王昆

gsb

parent b374fe61
...@@ -185,7 +185,7 @@ class RoleService extends ServiceBase { ...@@ -185,7 +185,7 @@ class RoleService extends ServiceBase {
} }
// 查询角色关联权限ids // 查询角色关联权限ids
await this.roleauthDao.
this.handleDate(_role,['created_at'],null,-8); this.handleDate(_role,['created_at'],null,-8);
this.handleDate(_role,['updated_at'],null,-8); this.handleDate(_role,['updated_at'],null,-8);
return system.getResult(_role); return system.getResult(_role);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment