| 程序包 | 说明 |
|---|---|
| net.sohelp.boot.dev.web.dev.module |
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResult<String> |
I18nController.add(I18nRefVO i18nVO)
添加国际化配置
该接口用于添加一个新的国际化配置项到指定的应用和模块中
|
ApiResult<String> |
I18nController.delete(I18nRefVO i18nVO)
删除国际化配置
根据传入的国际化引用对象,删除对应的国际化配置信息
|
ApiResult<String> |
I18nController.update(I18nRefVO i18nVO)
更新国际化信息接口
该接口用于更新指定应用、模块下的国际化信息
|
Copyright © 2025. All rights reserved.