From 0157ffd1596e64c5158f105f5b58c865ef9dc054 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 13 Jul 2017 18:00:32 +0800 Subject: [PATCH] Pman.Tab.Group_Rights.js --- Pman.Tab.Group_Rights.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Pman.Tab.Group_Rights.js b/Pman.Tab.Group_Rights.js index 1908611..aae5d0c 100644 --- a/Pman.Tab.Group_Rights.js +++ b/Pman.Tab.Group_Rights.js @@ -101,6 +101,14 @@ Pman.Tab.Group_Rights = { 'name': 'descript', 'type': 'string' }, + { + 'name': 'group_id', + 'type': 'int' + }, + { + 'name': 'id', + 'type': 'int' + }, { 'name': 'rightname', 'type': 'string' -- 2.39.2