jeecgboot字典翻译
@Autowired
private CommonAPI commonAPI;
String a = commonAPI.translateDict("code","key");
String b = commonAPI.translateDictFromTable("表名","text","code","key");
基于:CommonAPI
package org.jeecg.common.api;
import org.jeecg.common.system.vo.*;
import .
原创
2022-04-20 09:39:50 ·
1215 阅读 ·
0 评论