Hello, I've found a bug in the configuration reading function.
When the configuration content contains characters such as test*&#, the # will be treated as a comment delimiter after being read, making it impossible to obtain the complete configuration content normally.
Hello, I've found a bug in the configuration reading function.
When the configuration content contains characters such as test*&#, the # will be treated as a comment delimiter after being read, making it impossible to obtain the complete configuration content normally.