🐛 Fix: log level 配置项无法使用 int 类型配置 (#3732)

This commit is contained in:
Ju4tCode
2025-10-26 16:06:05 +09:00
committed by GitHub
parent 34d3f66c72
commit f7902bb7c7
5 changed files with 28 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
SIMPLE=simple
int_str=123
COMPLEX='
[1, 2, 3]
'