mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
1、新增菜单翻译接口、获取菜单接口新增菜单名国际化能力;2、新增字典数据标签翻译接口、字典获取接口修改为一次性返回所有语言数据、新增字典数据国际化版本查询/更新接口、新增字典数据国际化缓存;
This commit is contained in:
@@ -98,4 +98,11 @@ spring:
|
||||
repositories:
|
||||
enabled: false # 项目未使用到 Spring Data Redis 的 Repository,所以直接禁用,保证启动速度
|
||||
|
||||
trans:
|
||||
config:
|
||||
appId: 20251110002494620
|
||||
securityKey: _CUXY5Hk4WLBnYRQBcWw
|
||||
apiHost: https://fanyi-api.baidu.com/api/trans/vip/translate
|
||||
|
||||
|
||||
debug: false
|
||||
|
||||
Reference in New Issue
Block a user