mirror of
https://github.com/casdoor/casdoor.git
synced 2025-09-07 19:50:33 +08:00
Support affiliation sync.
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
package original
|
||||
|
||||
var dbName = "dbName"
|
||||
var tableName = "tableName"
|
||||
var userTableName = "userTableName"
|
||||
var affiliationTableName = "affiliationTableName"
|
||||
var avatarBaseUrl = "https://cdn.example.com/"
|
||||
|
||||
var orgName = "orgName"
|
||||
|
Reference in New Issue
Block a user