zbn1120
Results
2
issues of
zbn1120
 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 
### What problem does this feature solve? 目标是想把svg内联进js中,father版本4.1.5 ``` // .fatherrc.ts export default { // ... assets: { inlineLimit: 10000, // 10kb 以下的 svg 会被 data url 内联 }, };...
enhancement