### Check Ahead - [x] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate. - [x] I am willing to try to fix this bug myself. ### Ⅰ. Issue Description 2.3的是先加载application.properties文件再去加载seata.config.type配置的,正常 <img width="1344" height="761" alt="Image" src="https://github.com/user-attachments/assets/397ae2c7-c91d-42b8-87d9-d6bb71c9c0f6" /> 2.5的没有加载到就去加载seata.config.type配置了,导致无法正常加载 <img width="1280" height="1321" alt="Image" src="https://github.com/user-attachments/assets/ca71eb13-5b30-465e-9ac4-4416d5dafb2d" /> ### Ⅱ. Describe what happened _No response_ ### Ⅲ. Describe what you expected to happen _No response_ ### Ⅳ. How to reproduce it (as minimally and precisely as possible) _No response_ ### Ⅴ. Anything else we need to know? _No response_ ### Ⅵ. Environment _No response_