bug

Results 4 comments of bug

@r15ch13 Can you help me see if there is a problem? There seems to be something wrong with the automated test script

What I want is to change the location of the package download through configuration. Instead of downloading the json file in the bucket from gitee or from github This PR...

我在github上找到了这个项目,里面有解锁国际服帧率的代码 `https://github.com/JDDKCN/KCN-StarRail-Unlock/blob/main/Src/Code/Unlock.cs` 路径是`HKEY_CURRENT_USER\Software\Cognosphere\Star Rail` key 是`GraphicsSettings_Model`

可参考第五节[fastjson2_autotype_cn](https://github.com/alibaba/fastjson2/wiki/fastjson2_autotype_cn) 如果是 redisson 的话 参考代码 ```Java public Object decode(ByteBuf buf, State state){ return JSON.perseObject(new ByteBufInputStream(buf).readAllBytes(),Object.class,JSONReader.autoTypeFilter("com.xxx","com.xxx.classname ")); } ```