Results 13 issues of limliu

1、由 JSON.toJSONString(entryKey)调整为TypeUtils.cast(entryKey, String.class) 2、TypeUtils扩展API

this.serializeJSON({useIntKeysAsArrayIndex: true});

## Why you need it? Is your feature request related to a problem? Please describe in details #2500 分支事务感知全局事务结果 ## How it could be? A clear and concise description of...

As shown below: ![image](https://user-images.githubusercontent.com/22343834/64034971-3d87ae80-cb82-11e9-868f-1e5ed8fdfa74.png) Clients that subscribe to wildcards do not receive messages properly when sending messages

On offline messages, Can message_id Customization be Supported ![image](https://user-images.githubusercontent.com/22343834/64021741-3acb9000-cb67-11e9-9688-a3b249d6082e.png)

可以提供HTTP API的接口么

### Issues - [X] I have browsed through the Issues. 我已浏览过Issues,确定没有重复提问。 ### Umi-OCR version 程序版本 2.1.4 ### Windows version 系统版本 win10 ### OCR plugins Used 使用的OCR插件 PaddleOCR ### Reproduction steps...

关联问题:https://github.com/VikParuchuri/surya/issues/209 部署示例: ![image](https://github.com/user-attachments/assets/784af640-2a8f-4ca0-aeed-8121b962fc4c) 错误截图: ![image](https://github.com/user-attachments/assets/526e696e-ed61-4982-b7bf-7d8c973a3b4d)

### 对以下问题有疑问: < 备注:请尽量详细描述问题所在 > ` cn.dev33 sa-token-redisson ${sa-token.version} ` 当前实例化该对象的时候,仅有redissonClient参数;期望拓展一个Codec参数支持 其取数实现this.redissonClient.getBucket(key);调整如下: if(codec == null){ return this.redissonClient.getBucket(key); }else{ return this.redissonClient.getBucket(key, codec); } `

跨sheet页计算公式如何使用?