mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-10-09 11:36:40 +08:00
富文本调用上传接口时,content-type 为 application/json导致无法上传图片,修改上传接口,指定 content-type 为 multipart/form-data解决问题 Closes #109 |
||
---|---|---|
.. | ||
index.ts |
富文本调用上传接口时,content-type 为 application/json导致无法上传图片,修改上传接口,指定 content-type 为 multipart/form-data解决问题 Closes #109 |
||
---|---|---|
.. | ||
index.ts |