audit and harden workspace
This commit is contained in:
@@ -8,6 +8,7 @@ import "strings"
|
||||
// 移除空格,转换为小写,确保键值的唯一性和一致性
|
||||
// 参数:
|
||||
// - key: 原始键值
|
||||
//
|
||||
// 返回:
|
||||
// - 格式化后的键值
|
||||
func FormatKey(key string) string {
|
||||
|
||||
Reference in New Issue
Block a user