mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 21:30:24 +08:00
Fix enforcer policy add and delete
This commit is contained in:
@ -30,7 +30,7 @@ class AdapterListPage extends BaseListPage {
|
||||
owner: owner,
|
||||
name: `adapter_${randomName}`,
|
||||
createdTime: moment().format(),
|
||||
table: "tableName",
|
||||
table: "table_name",
|
||||
useSameDb: true,
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user