refactor: 统一配置启用属性描述

This commit is contained in:
2025-04-04 17:34:18 +08:00
parent 45da758dee
commit efaef9d7e6
18 changed files with 33 additions and 20 deletions

View File

@@ -30,7 +30,7 @@ import top.continew.starter.core.constant.PropertiesConstants;
public class TraceProperties {
/**
* 是否启用链路追踪配置
* 是否启用
*/
private boolean enabled = false;