mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 13:20:19 +08:00
Add tableColumns to syncer.
This commit is contained in:
@ -60,7 +60,11 @@ class SyncerListPage extends React.Component {
|
||||
password: "123456",
|
||||
database: "dbName",
|
||||
table: "tableName",
|
||||
tableColumns: [],
|
||||
affiliationTable: "",
|
||||
avatarBaseUrl: "",
|
||||
syncInterval: 1,
|
||||
isEnabled: true,
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user