suanju

Results 2 issues of suanju

老项目中遇到的一个问题发现在6.x版本中被修复 [具体pr](https://github.com/top-think/framework/pull/2740) 当请求类型为POST,传递类型为json时,以curl为例: ``` curl --location --request POST 'http://test.cn/' \ --header 'Content-Type: application/json' \ --header 'Content-Length: 14' \ --data-raw '{"name": null}' ``` 控制器使用如下代码时 ```

size 参数必须为string 不太友好 ![image](https://github.com/user-attachments/assets/6a3972c5-2b64-46bb-9bdf-077b4ab8c78d) 大多数图片组件亦是如此故修改