update
This commit is contained in:
parent
2feafd57ce
commit
ce9e093fb4
@ -23,5 +23,5 @@ public interface SysConfigDao extends BaseMapper<SysConfigEntity> {
|
||||
* 根据key,更新value
|
||||
*/
|
||||
int updateValueByKey(@Param("paramKey") String paramKey, @Param("paramValue") String paramValue);
|
||||
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user