修改注释中的参数名称

master
GeBron 2018-12-25 20:35:18 +08:00
parent c628cf7ee7
commit bb1831f609
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ public interface SysConfigMapper
/** /**
* *
* *
* @param configId * @param config
* @return * @return
*/ */
public SysConfig selectConfig(SysConfig config); public SysConfig selectConfig(SysConfig config);