revert: 回退关闭验证码
回退关闭验证码
This commit is contained in:
@@ -65,10 +65,4 @@ public interface ConfigService extends IService<Config> {
|
||||
*/
|
||||
Object getSystemConfig(String key);
|
||||
|
||||
/**
|
||||
* 获取系统配置
|
||||
* @param key 配置键
|
||||
* @return 配置值
|
||||
*/
|
||||
boolean getBooleanConfig(String key);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user