多语言(英语、法语、西班牙语、德语、波兰语、阿拉伯语)处理

This commit is contained in:
2026-01-12 09:37:20 +08:00
parent 219caadd45
commit 41f0b72253
113 changed files with 3593 additions and 464 deletions

View File

@ -20,7 +20,7 @@ public class QueryPermissionReqVo {
@ApiParam
Integer status;
@ApiModelProperty(value = "语言切换")
@ApiModelProperty(value = "语言切换-查询字段")
@ApiParam
String lang;
}