zbn1120

Results 2 issues of zbn1120

![Image](https://github.com/user-attachments/assets/f82132b7-d3b0-4003-8069-6e3289e0ee68) as the image showed, I have configured mysql_mcp_server in cursor, but when i execute sql, `select * from user` there is nothing but the error ![Image](https://github.com/user-attachments/assets/ba6ffffc-8406-4432-ac72-ecd57e7bb483)

### What problem does this feature solve? 目标是想把svg内联进js中,father版本4.1.5 ``` // .fatherrc.ts export default { // ... assets: { inlineLimit: 10000, // 10kb 以下的 svg 会被 data url 内联 }, };...

enhancement