fix: 移除调试代码
This commit is contained in:
@@ -308,8 +308,6 @@ class ConfigItem:
|
||||
要设置的值, 可以是任何合法类型
|
||||
"""
|
||||
|
||||
print(self.group, self.name, value, self.value)
|
||||
|
||||
if (
|
||||
dpapi_decrypt(self.value)
|
||||
if isinstance(self.validator, EncryptValidator)
|
||||
|
||||
Reference in New Issue
Block a user