系统参数 缓存
微信工具类 支付宝工具类
This commit is contained in:
@@ -42,7 +42,7 @@ public interface SysParamsService extends IService<SysParams> {
|
||||
* @return 参数
|
||||
*/
|
||||
CzgResult<SysParamsDTO> getParamsByCode(String code);
|
||||
SysParamsDTO getParamsByCode2(String code);
|
||||
SysParams getSysParam(String code);
|
||||
|
||||
/**
|
||||
* 根据参数类型获取参数
|
||||
|
||||
Reference in New Issue
Block a user