没有保存值时将会获取配置的字段默认值
示例:获取test分组的field1字段配置值
test
field1
$res = yunj_setting('test.field1');
← 配置 实现步骤 →