对一个 SettingDef 调用 get 可以直接从数据库拿到当前配置值。
用法:val prompt: String = SystemPrompt().get()。
val prompt: String = SystemPrompt().get()