系统参数 缓存

微信工具类
支付宝工具类
This commit is contained in:
2025-02-12 11:29:06 +08:00
parent adbe0035e2
commit d84000de25
7 changed files with 18 additions and 51 deletions

View File

@@ -42,7 +42,7 @@ public interface SysParamsService extends IService<SysParams> {
* @return 参数
*/
CzgResult<SysParamsDTO> getParamsByCode(String code);
SysParamsDTO getParamsByCode2(String code);
SysParams getSysParam(String code);
/**
* 根据参数类型获取参数