多语言支持

This commit is contained in:
dxfeng 2024-06-19 09:48:00 +08:00
parent 2c7b0fe355
commit 04128544ec
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ import lombok.NoArgsConstructor;
sortway = " asc",
primarykey = "id",
operates = {
@OrganizationTableOperate(text = "查看")
@OrganizationTableOperate(labelId = 547490, text = "查看")
},
tableType = WeaTableType.CHECKBOX
)