设置相关

This commit is contained in:
bob
2025-06-12 18:07:04 +08:00
parent 07e7715be8
commit 2a067d6e2d
5 changed files with 17 additions and 8 deletions

View File

@@ -15,7 +15,7 @@ namespace NBF.Setting
protected override void OnInitialize()
{
SetValue(10);
// SetValue(10);
}
protected override void OnApply()