设置。。。

This commit is contained in:
bob
2025-05-29 18:26:40 +08:00
parent f421288244
commit 7bed0ec316
14 changed files with 108 additions and 9 deletions

View File

@@ -8,6 +8,7 @@ namespace NBF
{
public static void BindAll()
{
UIObjectFactory.SetPackageItemExtension(SettingItem.URL, typeof(SettingItem));
}
}
}