Add TablePrimaryKey to syncer.

This commit is contained in:
Yang Luo
2021-12-19 23:33:22 +08:00
parent bf642b35d4
commit db56f54b8c
10 changed files with 75 additions and 8 deletions

View File

@ -322,15 +322,23 @@
"Affiliation table - Tooltip": "工作单位的数据库表名",
"Avatar base URL": "头像基础URL",
"Avatar base URL - Tooltip": "头像URL的前缀",
"Casdoor column": "Casdoor列名",
"Column name": "列名",
"Column type": "列类型",
"Database": "数据库",
"Database - Tooltip": "数据库名称",
"Edit Syncer": "修改同步器",
"Is enabled": "已启用",
"Is enabled - Tooltip": "是否启用",
"Is hashed": "是否参与哈希计算",
"Sync interval": "同步间隔",
"Sync interval - Tooltip": "单位为分钟",
"Table": "表名",
"Table - Tooltip": "数据库表名"
"Table - Tooltip": "数据库表名",
"Table columns": "表格列",
"Table columns - Tooltip": "参与数据同步的表格列,不参与同步的列不需要添加",
"Table primary key": "表主键",
"Table primary key - Tooltip": "表主键如id"
},
"token": {
"Access token": "Access token",