mirror of https://gitee.com/y_project/RuoYi.git
修改注释中的参数名称
parent
c628cf7ee7
commit
bb1831f609
|
@ -13,7 +13,7 @@ public interface SysConfigMapper
|
|||
/**
|
||||
* 查询参数配置信息
|
||||
*
|
||||
* @param configId 参数配置信息
|
||||
* @param config 参数配置信息
|
||||
* @return 参数配置信息
|
||||
*/
|
||||
public SysConfig selectConfig(SysConfig config);
|
||||
|
|
Loading…
Reference in New Issue