!56 修改注释中的参数名称

Merge pull request !56 from GeBron/master
This commit is contained in:
GeBron 2018-12-25 23:29:09 +08:00 committed by 若依
commit 6b9b8ed889
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ public interface SysConfigMapper
/**
* 查询参数配置信息
*
* @param configId 参数配置信息
* @param config 参数配置信息
* @return 参数配置信息
*/
public SysConfig selectConfig(SysConfig config);