我尝试调用`setExprEncoder`设置了 ExprType 希望得到如下输出 <img width="877" height="613" alt="Image" src="https://github.com/user-attachments/assets/29406952-2236-4cde-b032-98cd04fc335f" /> 但是formatPayload返回的不是预期输出 <img width="977" height="502" alt="Image" src="https://github.com/user-attachments/assets/df31ca3d-d78b-4032-af55-9007750703fe" /> 逆了一下发现要调用`jmg.gui.util`包的函数,那纯导sdk的话还要自己实现 <img width="677" height="119" alt="Image" src="https://github.com/user-attachments/assets/a60d8198-a476-4645-a875-94f7f744fa5c" /> 这块后续会更新吗